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....