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
60
How can I programmatically select rows in an igGrid
posted

I want to populate a table with some rows preselected using the igGrid Ignite UI control.  Users can then unselect rows they do not want.

The only example I can find that programmatically selects rows relate to the igHierarchicalGrid control which doesn't work for igGrid.  I have looked at the igGrid documentation but could only find how to return selected rows but not how to select them.

Is there a way to select the rows in an igGrid programmatically?

Parents Reply Children
No Data