Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dbgrid - Inactive row please help

Status
Not open for further replies.

fawaz

Programmer
Mar 3, 2001
16
IN
we are using dbgrid databound with access. I have some function keys coded. When I am in the last row only if any key is pressed the Dbgrid.addnew record triggered. Otherwise the cursor stands only on new row. In this status I want to disable the function key's event. HOw do I know the current status - that is cursor is simply staying on the last row (Row indicatior is '*' and not pencil mark)If I use dbgrid.editactive=false condition to disable function keys then the function key becomes inactive in all upper rows unless edit is invoked.

Please help us.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top