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
470
How to highlight changed cells
posted

I'm extending our application to allow bulk edit of data by creating a datatable and then displaying in a grid and then allowing the user to edit to their heart's content. I would really like to be able to show the user which cells have been changed.. and as I try to commit them back to the original datasource (not using a regular datasource but by reading the data table and calling our API) I'd like to reset the highlighting for those that have been successfully updated.

Is there any way to do this highlighting? Perhaps by changing the font to a different colour?

I notice Heath Robinson had previously found a way to do this using timers which is a little inelegant. But also that there was an issue with this (http://ko.infragistics.com/community/forums/p/9254/36076.aspx#36076) - don't know whether it was a real issue, whether it was resolved or whether things have moved on since 2008 anyway

Thanks in advance

Parents Reply Children
No Data