G
Guest
Hi all
We're thinking about moving from our current programming language (clarion) to C# .NET, so we have a look at the vast options of .NE
Is it, using a datagrid/dataview possible to select multiple records as in a listview? (Shift Up/Down, Shift PgUp/PgDn, Ctrl left mouse click etc
As far as I can see, only Ctrl MouseLeft is supported (via the HitTest method
It would be nice to get a collection of selected records from the datagrid/dataview, to be able to do something with, and don't bother about how records get selected by the end user..
TI
Ronal
Compa
We're thinking about moving from our current programming language (clarion) to C# .NET, so we have a look at the vast options of .NE
Is it, using a datagrid/dataview possible to select multiple records as in a listview? (Shift Up/Down, Shift PgUp/PgDn, Ctrl left mouse click etc
As far as I can see, only Ctrl MouseLeft is supported (via the HitTest method
It would be nice to get a collection of selected records from the datagrid/dataview, to be able to do something with, and don't bother about how records get selected by the end user..
TI
Ronal
Compa