When you have SelectionMode="row" a problem occurs with Selection. When you move with the arrows in a grid, only cells are selected instead of entire rows. As a workaround for this, Selection will return the row number for this row when no rows are selected. So even if you deselect all rows, one row is always returned...
What if the arrows were overridden and selected entire rows instead of single cells, and Selection didn't return other than entire selected rows? _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
