Hi Naveen,
To display automatically the updated value of a data item’s fields, you should either use an IBindingList collection containing your business objects or implement the INotifyPropertyChanged interface. These mechanisms will ensure that the source and the grid are displaying the same information.
Xceed - Software Developer and Technical Support