How to get index of selected row
Hi
i am using below code for getting selected row in Grid.
var i = obj.getCurrentRow();
it works fine. But by default it returns 1st row always if i didn't select any row.
i am using below code for getting selected row in Grid.
var i = obj.getCurrentRow();
it works fine. But by default it returns 1st row always if i didn't select any row.
Piyush
May 25,