When I sort the table base on a field, the <%= row_rowNum %> field also been sorted, how can I make the <%= row_rowNum %> field static so it will not change when the table is sorting?
I.E. It will always be
1.
2.
3.
4.
...
Thanks!
Dan Lai. :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I sort the table base on a field, the <%= row_rowNum %> field also been sorted, how can I make the <%= row_rowNum %> field static so it will not change when the table is sorting?
I.E. It will always be
1.
2.
3.
4.
...
Thanks!
Dan Lai. :)
Has anyone found a solution to this? If it is out there, could you please share? I'm using firefox.
thanks,
roland
Does any body has idea how to solve this problem ??
It seems like the only way to solve this would be a code change. Has anyone found a solution to this? If it is out there, could you please share?
Thanks.