I am very keen to 'fix' the first three columns of a grid which will always display 4 columns - Y,M,D,and a Memo field.
I have found thread184-1255205 but I am unsure how to get it to work.
My grid is created programmaticly from a form.
In the methods I have things like Procedure BtnExit.click() which is run by clicking the BtnExit objectI have added and programmed code for.
I have tried both Procedure Scrolled and Procedure AfterRowColChange but I don't know how to get them recognised in my grid.
Can anyone help please.
Ultimately I would like the first 3 columns to be fixed so If an edited version of the code for 2 columns given in the thread could be given I would appreciate that to.
Regards
Coldan
I have found thread184-1255205 but I am unsure how to get it to work.
My grid is created programmaticly from a form.
In the methods I have things like Procedure BtnExit.click() which is run by clicking the BtnExit objectI have added and programmed code for.
I have tried both Procedure Scrolled and Procedure AfterRowColChange but I don't know how to get them recognised in my grid.
Can anyone help please.
Ultimately I would like the first 3 columns to be fixed so If an edited version of the code for 2 columns given in the thread could be given I would appreciate that to.
Regards
Coldan