DataGrid multiselect

  • Thread starter Thread starter Ghost
  • Start date Start date
G

Ghost

Can anybody tell me how do I use DataGrid multiselect rows?
What for is it?
 
Hi
this really depend on the logic and functionality of your application .
sure there are so many situation where you want to allow the user to select
more than one row!! . for example. A manager selecting team members form
employee table ( displayed in a grid )!!. If you want to look at an example
on how to do that however , check this link
http://www.codeproject.com/aspnet/Multi-select_Dataagrid.asp
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top