on ‎2012 Sep 06 2:51 PM
Hi masters
I should develop a page with an igrid that will have its lines selected dinamically, so the question is, how can I control the igrid vertical scroll to set to the selected lina ?
with this code I can select the 40 line, but the scroller are still in the first lines
var applet = document.PesquisarOrdensApplet;
var grid = applet.getGridObject();
grid.setSelectedRow(40);
Request clarification before answering.
setFirstVisibleRow
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.