Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

multiple selection in a grid

Status
Not open for further replies.

logi2000

Programmer
Joined
Jun 17, 2003
Messages
221
Location
CR
is it possible to have a grid that allows the user to select more than one record?
 
do you mean one that has check boxes on each row that a user can check? Could you elaborate a bit more on what you are wanting?
 
yes, one that has multiple check boxes, and allow the user to check many records.
 
check out has a free control for putting a check boxes in datagrids.

or
aspnet.4guysfromrolla.com has 14 part article on the datagrid with sample code.


hth
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top