Hello,
RadGridView itself does not provide an option to monitor if its bound items has being changed. You could control this though the source collection. You just need to have a collection that exposes HasChanges property which g
ets a value indicating whether this collection has changes or not.
Regards,
Didie
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.