Skip to Content
0
Former Member
Jan 02, 2008 at 10:11 AM

How to get a button on the tableview?

28 Views

Hello,

i have a situation in which when i edit a column of the tableview, and directly press the save button on top of page.

the latest changes are not saved in the tableview table

dynamically.

for this i have to press the tableview again to trigger tableview event again so that the dynamic changes gets stored in the table of tableview.

this situation arises particularly when i have only one row in the tableview.

is there any way where i can add the button on the tableview

on whose click i will do the event processing that i will do behind save, to save the data (latest entered by user).

regards,

Rajiv