[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Data binding example of ProBindingSource and updatable Telerik RadGridView.

  • Thread starter Thread starter Laura Stern
  • Start date Start date
Status
Not open for further replies.
L

Laura Stern

Guest
P.S., the BindingSource has an AddNew event which should fire if a row was added through the grid. Similarly, I think there is a DeleteRow event. The GUI for .NET book has documentation on all of this. Updates might have to happen via grid events. But again, it is interaction of the user with the grid that drives this.

Continue reading...
 
Status
Not open for further replies.
Back
Top