Hallo,
is there a easy feature to undo deleting of a row as it works in WebDataGrid?
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.2/CLR4.0/html/WebDataGrid_Batch_Updating_Enabling.html
The transactionlog work is implemented by doing a $(selectorgrid).igGrid("rollback","rowid"), but the row mouseover is missing. is this feature implemented and I just can't find it?
Thanks for your help.
I've added this as a Product Idea. Please vote for it if this is important to you.
+1 this feature should be added
thx for your answer. well I saw this "undo" button and it inspired me. the problem is that this button is undoing the whole grid.
as i mentioned above it is possible to only undo one row. I just miss this nice mouseover button shown here http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.2/CLR4.0/html/WebDataGrid_Batch_Updating_Enabling.html .
Please feature request that, it's not too much work :) Thanks.
hey,
There isn't any UI for this at the moment, but you can have a look at this sample:
http://es.infragistics.com/products/jquery/sample/grid/batching-updates
it has an UNDO button for the whole grid. We will consider extending the feature functionality in order to have this button available in a future release.
Thank you for the feedback
Angel