crisagmail
New member
- Joined
- Apr 2, 2006
- Messages
- 4
- Programming Experience
- 1-3
Hi,
I need help with Visual Basic .NET datagrid control.
I have two datagrid’s control and one button. I want to select more than one row in the datagrid1 and when I press then button I want to copy this selected rows into a datagrid2.
1) How Can I Selected more than one row in a datagrid1? By default, I only can select one row.
2) How can I write into datagrid2 rows which don’t come from database. I would like to write the rows myself.
I hope your requests, please.
Thanks.
Cristina
I need help with Visual Basic .NET datagrid control.
I have two datagrid’s control and one button. I want to select more than one row in the datagrid1 and when I press then button I want to copy this selected rows into a datagrid2.
1) How Can I Selected more than one row in a datagrid1? By default, I only can select one row.
2) How can I write into datagrid2 rows which don’t come from database. I would like to write the rows myself.
I hope your requests, please.
Thanks.
Cristina