How to get the table event which fires when we move from one record to next record
Summary
How to get the table event which fires when we move from one record to next recordContent
We have an ADP based editable table in which we have column called Rank. We have a requirement to update and sort the rank when we update a rank in a row. Let's say like if have 5 rows and if we update the 3rd record with rank '3' to rank '1' , then the 3rd row will be moved to first row and this row will be rank one now. We have the logic for this and its working as expected , when we click outside the table after making the edit and same is not working when we
Tagged:
0