1. SmartClient_v100p_2015-05-13_LGPL
2. IE 11
Hi,
I've managed to get around to configuring the ListGrid to display pending changes made on cells in the grid without automatically saving, but when I run a sort or filter operation, all the pending changes are cleared. How can I maintain pending data changes made so they remain visible in any grid cell for any record no matter how it gets sorted or filtered through any of the control options available in header context menus of any column?
Also, what is the function to set visible cell changes programmatically for any records of interest? Say I want to set a pending change to a cell value with a button click, but then also have that cell visibly come up as a pending value not yet saved.
2. IE 11
Hi,
I've managed to get around to configuring the ListGrid to display pending changes made on cells in the grid without automatically saving, but when I run a sort or filter operation, all the pending changes are cleared. How can I maintain pending data changes made so they remain visible in any grid cell for any record no matter how it gets sorted or filtered through any of the control options available in header context menus of any column?
Also, what is the function to set visible cell changes programmatically for any records of interest? Say I want to set a pending change to a cell value with a button click, but then also have that cell visibly come up as a pending value not yet saved.