I have a table with a number of columns, i would like it so that i can click
on a specific column in my row, and it opens another form.
I can do it so it opens the form, but this is for the whole column, not an
individual cell.
This is the code
case tblSelectEvent:
{
// Set the database cursor to the selected row
cursor=TABLE_COLUMN_MOD;
// Go to form
FrmPopupForm( ModForm );
}
Does anybody now how i need to code this
Thanks adam
______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/