[progress Communities] [progress Openedge Abl] Forum Post: Problems To Refresh Binding With...

  • Thread starter Thread starter Kai Siegele
  • Start date Start date
Status
Not open for further replies.
K

Kai Siegele

Guest
Hallo, I want to show the content of a dataset handle in a data grid view. For that purpose * I have created a new ABL form-class. * I have added a data grid view to the form. * I have added a (Progress.Data.)BindingSource to the form. * I have filled the dataset. * I have added the dataset handle to the binding source using constructor. When opening the dialog everything is OK. Now I want to refill the dataset using another condition. So * I have filled the dataset again. * I have invoked the Refresh method of the binding. Unfortunately nothing happened. When moving the vertical scrollbar of the data grid view suddenly all cells become empty. Has anyone an idea why? Kind regards Kai Siegele

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