last data changed [message #517687] |
Wed, 27 July 2011 05:20 |
prashant_ora
Messages: 196 Registered: July 2010
|
Senior Member |
|
|
Hi,
I have a entry screen, where number of rows and columns are there, now end user can chnage in any row and in any column multiple times, now i have to send only last chnaged
data row and column wise to database,to complte the transaction. Please suggest me what can be the best way to do it.
Thanks
Prashant
|
|
|
|
|
Re: last data changed [message #517697 is a reply to message #517689] |
Wed, 27 July 2011 05:39 |
prashant_ora
Messages: 196 Registered: July 2010
|
Senior Member |
|
|
It's not like that, its a data entry screen developped in java, where data comes in metric fashion from database and we have to send again the chnaged data from the screen to database. So we have to find out which row and which cell of that rows is changed and what is the last value of that particular cell.
|
|
|
|
|
|
|