Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
50
How to get the filtered data in grid.
posted

Hi,

 

I am using the custom logic to handle the selection of the IGGrid (Infragistics grid (Ignite UI) ) as multi selection does not work with the virtualization (i.e. the known issue of virtualization of the Grid). And as there are the large number of records in the grid so we need the virtualization as well to improve the performance. Now the problem is that when we filter the data into grid, the filtered data is displayed in the grid. But the data source contains all the data bind with the grid. 

 

Is there any way so that we can get the filtered data using juqery method or is there any workaround for this? Please help me out with this issue.

 

Thanks,

Sarvesh J