2010-03-15 03:23 UTC
I have a modal form with a GridControl.
If the form has the OnSize event ON the GridControl fields are not populating ( except for the first column)
This applies if either (dcl_Grid_FillList .... OR (dcl_Grid_AddRow ... are used.
I've tried to set a global flag to stop resizing during initializing but have had no sucess.
For the attached, toggle the form OnSize event on to see the problem.
Regards
...
If the form has the OnSize event ON the GridControl fields are not populating ( except for the first column)
This applies if either (dcl_Grid_FillList .... OR (dcl_Grid_AddRow ... are used.
I've tried to set a global flag to stop resizing during initializing but have had no sucess.
For the attached, toggle the form OnSize event on to see the problem.
Regards
...
