HighTechTalks DotNet Forums  

Not sure if possible - multiple check boxes (from a database) on each row of a datagrid/view - and updatable

ASP.net Data Grid Control microsoft.public.dotnet.framework.aspnet.datagridcontrol


Discuss Not sure if possible - multiple check boxes (from a database) on each row of a datagrid/view - and updatable in the ASP.net Data Grid Control forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Mufasa
 
Posts: n/a

Default Not sure if possible - multiple check boxes (from a database) on each row of a datagrid/view - and updatable - 12-19-2007 , 10:53 AM






I want to be able to have a datagrid/gridview/whatever where it will display
a list of records. On each record, I need to be able to read from a table a
list of possible values and display those with textboxes where a person can
enter a quantity.

So it would be something like:

Record A Option 1 <textbox> Option 2 <textbox> Option 3
<textbox> Option 4 <textbox>
Record B Option 1 <textbox> Option 2 <textbox> Option 3
<textbox> Option 4 <textbox>

At least all of the options are the same for all of the records. I need them
to be able to enter the values in the textboxes and then do a save.

Is this even possible?

TIA - Jeff.



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.