Hi,
I have a Ignite UI IgGrid, for which I implemented the server side paging, where ajax call will return me the JSON object with 2 properties, first one contains the list of records second will return me the total number of records in the the database, how do I set total number of records from JSON object to total records count in IgGrid?
please let me know if you need more clarification,
please do the needful as soon as possible.
Thank you,
Hello Manjunatha,
Please let me know if I can provide any further assistance regarding this matter.
Is there a way to get the fixedHeaders to work when the grid is set to 100% height and scrolling is specified on the parent div. We would like the grid to span past the view of the page with 100% height but cannot figure out how to get the headers to stay fixed when the parent div is scrolling.