Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dagarwal82

Pages: [1]
1
We are using remote dataModel. Is it possible that getData does a comparison b/w the data it already has and the new data and then do addRow/updateRow/removeRow instead of clearing the grid and redrawing.

It is causing us a problem with detailModel mostly, because when we have a row expanded and grid refreshes it collapses the row.

2
We want to show loading at a certain place and without masking. I can directly change it in paramquery but it would be nicer if we could have a callback.

Is there any other way in the current version ?

Pages: [1]