js_form Data Grid Control

Wayne Germann wgermann at PACIFIC.EDU
Wed Mar 23 12:51:28 UTC 2022


Hello All,

I am trying to get the Data Grid Control on a js_form to goto the currently selected list line.

I am using both of the following and it is not working.   The line is current  and selected, but the list doesn't bring it to the top.

Do List.$next(LineN,ktrue)
Do List.$first(kTrue)
$cinst.$redraw()

What am i doing wrong.


More information about the omnisdev-en mailing list