Grid event ColumnOnHeadClick for empty DBF
Posted: Mon Jan 27, 2014 4:58 am
Dear Sirs,
I assign the proc for the ColumnOnHeadClick event, like this :
SetProperty( cWindowName, cGridName, "ColumnOnHeadClick", 1, ;
{ || Grid_ViewForm_ColumnOnHeadClick( cWindowName, cGridName, 1)})
it works fine if only the dbf is not empty ! but why ?
pls help
thks n rgds
Chang
I assign the proc for the ColumnOnHeadClick event, like this :
SetProperty( cWindowName, cGridName, "ColumnOnHeadClick", 1, ;
{ || Grid_ViewForm_ColumnOnHeadClick( cWindowName, cGridName, 1)})
it works fine if only the dbf is not empty ! but why ?
pls help
thks n rgds
Chang