I am using a kendoGrid with a local data source that is updated when new data is available. This works fine. I recently added row details so I can expand a row and look at the data which also works fine. The issue is that whenever I get an update from the server (that in turn adds records to the DataSource) any row details that are expanded collapse. This is kind of annoying when you are trying to look at the data...
Any idea how to keep the details from collapsing when the DataSource is updated?
Thanks
Dave
Any idea how to keep the details from collapsing when the DataSource is updated?
Thanks
Dave