DataGrid select a particular row

Not much to this snippet haha, but I had trouble finding it. It’s part of the SelectableList class.

dataGrid.selectedIndex = 0;
Tech Reference:

Leave a Reply

Proudly powered by WordPress | Theme: Baskerville 2 by Anders Noren.

Up ↑