I am rewriting an old application which used DBGrid in quite a complicated way.
I decided to use cDbCJGrid as I thought that this was the modern way to code DBgrids. (I am 74 but still try to be up to date)
I am regretting the conversion as it is taking me ages!

I wish to be able to press a button and open up the grid and add a new line to allow the user to enter data in a new line in the grid.
I have tried using Add_New_Row which cDbCJGrid does not understand. Using the help, I have not found another command that works to allow the entry in a cDbCJGrid.

Please can anyone point me in the right direction - politely!

David