gridMain at FormApptsOther not translate columns
Posted: Tue Apr 23, 2013 1:19 pm
When I load FormApptsOther, I see that the columns of the grid gridMain are not translated, debugging I can see that when tranlation occurs, gridMain Columns are empty.
A solution could be move Lan.F(this); from FormApptsOther() to the end of FormApptsOther_Load()
A solution could be move Lan.F(this); from FormApptsOther() to the end of FormApptsOther_Load()