L
Lars Netzel
Hello!
I have a Datagrid with a Dataview as datasource.
The user is suppose to select a bunch of rows in the grid and then do some
things with those... (copy and paste)
How do I get all the selected Rows in a datagrid?
in the BindingContext there's only a "Current" and that is only one... (with
the arrow on that row in the grid) but I can with Mouse and CRTL actually
make several rows in the grid Blumarked which gives me an idea of that they
are selected in some way.. how do I get to those?
Best Regards/
Lars Netzel
I have a Datagrid with a Dataview as datasource.
The user is suppose to select a bunch of rows in the grid and then do some
things with those... (copy and paste)
How do I get all the selected Rows in a datagrid?
in the BindingContext there's only a "Current" and that is only one... (with
the arrow on that row in the grid) but I can with Mouse and CRTL actually
make several rows in the grid Blumarked which gives me an idea of that they
are selected in some way.. how do I get to those?
Best Regards/
Lars Netzel