[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Grid control multiple record save

  • Thread starter Thread starter dora.husaru
  • Start date Start date
Status
Not open for further replies.
D

dora.husaru

Guest
Basically we have multiple records related to a Customer object. The object has only logical fields and we would like the user to be able to do a view/edit on all records at the same time ( But each field can have different values). Also if for example the first column is selected all other should be checked as well. Only operations needed are Read and Update. If we can't do this with what's available in Rollbase, we were thinking of manually retrieving the data and using a kendo grid. Grid control is working ok, but we have some performance issues because for all the 15 records we have for example a different call is made. Best regards, Dora

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