Skip to Content
0
Former Member
Feb 20, 2009 at 01:31 PM

Changing row content in displayed table & saving it in database table back

20 Views

hi!

I am just Learning BSP applications.....i got struck with a problem....

i am using cl_htmlb_tableview class for selecting a row...and that line is made editable....

i want to change the data of that line and then modify the entry in the database table....

i am using a button to be clicked and in that i am reading the line according to the 'tv_data->rowselection'

and modifying the database table with that work area...but my data is not changing....

Can u help me out how to get this....and what is that is being missed ......and how to proceed with it so that it is done....