ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: madmurph on November 15, 2016, 02:45:52 am

Title: Row Selection is being lost
Post by: madmurph on November 15, 2016, 02:45:52 am
I have a grid that automatically displays when an item from a check box is selected. If items from the checkbox are selected then ALL of them are deselected the grid only shows the headers and a caption that reads "no rows to display". This is fine, and when I again select an item from the checkbox it displays properly in the grid, however the grid seems to have lost its ability for row select. I have tried to refresh the grid and destroy the grid but it appears that unless the whole page is refreshed, row select has been lost. Its almost like the grid settings are being lost when there are no rows to display. Any suggestions helps:)

Cheers.
Title: Re: Row Selection is being lost
Post by: paramvir on November 16, 2016, 09:41:06 am
Please share a jsfiddle example of your issue
Title: Re: Row Selection is being lost
Post by: madmurph on November 18, 2016, 08:05:10 pm
I fixed the issues by updating to the newest version of the grid (2.1.0).