madhavaleti
Junior Member
Posts: 4
Registered: 11/11/2004
Location: Jacksonville
Member Is Offline
|
| posted on 1/31/2005 at 04:43 PM |
|
|
How to get the current row.
Hi,
I am using the table pro and my requirement is to give the end user the ability to reorder the rows, i.e. he should be able to move the rows up and
down. For this I am having a column with up and down arrows. On clicking these arrows that row should move accordingly. Here the filter option is
disabled so he has same fixed number of rows. For this if I can get the current row at any time I think I can do this.
How can I get current row on the onRowclick event? Or is there any other way of doing this?
thank you,
Madhav
|
|
|
kvv
Super Administrator
Posts: 86
Registered: 6/17/2003
Member Is Offline
|
| posted on 2/7/2005 at 03:37 PM |
|
|
You can get current row and key value for this row by using onclick function
|
|
|