krisSomu
July 21st, 1999, 02:36 PM
Hi,
I am inserting a row(null values) at the end of the tables using a button. Then editing and saving the edited row to the database using a SAVE button. While doing so the value in the last column remains null. This is because I changing the focus to Button and I cannot grab the edited value before losing focus of the last column.
Can anyone help me how to grab the edited value of the last column by using the focus events.
Any help is appreciated.
-Krish.
I am inserting a row(null values) at the end of the tables using a button. Then editing and saving the edited row to the database using a SAVE button. While doing so the value in the last column remains null. This is because I changing the focus to Button and I cannot grab the edited value before losing focus of the last column.
Can anyone help me how to grab the edited value of the last column by using the focus events.
Any help is appreciated.
-Krish.