Hi
I have a windows form that has a datagrid with a datatable bound to it. What i am trying to work out is how to allow a user to select multiple rows and hit a button that will collect the rows selected so i can then update several database tables. I am having trouble working out a way of identifying the rows selected. Any ideas would be appreciated.
Cheers
I have a windows form that has a datagrid with a datatable bound to it. What i am trying to work out is how to allow a user to select multiple rows and hit a button that will collect the rows selected so i can then update several database tables. I am having trouble working out a way of identifying the rows selected. Any ideas would be appreciated.
Cheers