3.2.0

Highlighting of selecting row

Hi Alex,
i have got a small probs. Using ur grid am displaying the data in the grid but i have a prob exactly here. Previously am dispalying the data in a list box am able to see the a default record(the latest or depends) highlighted but amnt able to have this feature using the grid can u help me out in this regard?
kumaran
February 15,
Try setSelectedRows() method -

obj.setSelectedRows([1]);
Alex (ActiveWidgets)
February 15,
Sorry da i know only the basics of javascript
kumaran
February 17,

This topic is archived.

See also:


Back to support forum