- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
To do this add this script to the table rows indexChange event.
NumericField.rawValue = (this.index + 1) * 10;
For the numeric field use the display pattern num{9999}.
Hope this helps.
Views
Replies
0 Likes
Total Likes