muraliambt
Programmer
I have form with Grid. I have buttons for add, modify, delete. i have
created one cursor called "temp"
in form load event and in the init() event of the gird i assigned the
recordsource to "temp".
when i am in enquiry mode i am able to see the records in gird. when said
append i am not able to enter into grid.
I am also appending blank record to temp when add button is pressed.
Murali.
Programmer
created one cursor called "temp"
in form load event and in the init() event of the gird i assigned the
recordsource to "temp".
when i am in enquiry mode i am able to see the records in gird. when said
append i am not able to enter into grid.
I am also appending blank record to temp when add button is pressed.
Murali.
Programmer