Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Checkbox in Datagrid

Reply
Thread Tools

Checkbox in Datagrid

 
 
Simon
Guest
Posts: n/a
 
      09-10-2003
Hi Guys,

I'm trying to use a checkbox control in a datagrid. The
objective is to display readonly Customers from a
database, then allow a user to select customers with the
checkbox. Then, iterate through the dataset extracting
the primary key fields and submitting them to a stored
procedure that will produce a report.

I have managed to setup the checkbox in the datagrid. I
cannot iterate through the checkboxes. How can I do this?

Many thanks,
Simon.

 
Reply With Quote
 
 
 
 
William Ryan
Guest
Posts: n/a
 
      09-11-2003
http://www.knowdotnet.com/testsite/cgrid.html
"Simon" <> wrote in message
news:00d301c377e9$f369fa40$...
> Hi Guys,
>
> I'm trying to use a checkbox control in a datagrid. The
> objective is to display readonly Customers from a
> database, then allow a user to select customers with the
> checkbox. Then, iterate through the dataset extracting
> the primary key fields and submitting them to a stored
> procedure that will produce a report.
>
> I have managed to setup the checkbox in the datagrid. I
> cannot iterate through the checkboxes. How can I do this?
>
> Many thanks,
> Simon.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DataGrid and embeded Checkbox..How to find if checkbox clicked =?Utf-8?B?RG90TmV0RGV2?= ASP .Net 1 10-06-2006 04:11 PM
Howto bind CheckBox to the datagrid/ Then update the database field when the checkbox is clicked. Joey Pang ASP .Net Datagrid Control 4 06-13-2005 02:29 AM
Text on Checkbox below the checkbox tshad ASP .Net 0 04-14-2005 11:26 PM
Added CheckBox to a DataGrid Doesn't work with DataGrid.Enabled=False Amar ASP .Net 0 04-06-2004 10:14 AM
Added CheckBox to a DataGrid Doesn't work with DataGrid.Enabled=False Amar ASP .Net Building Controls 0 04-06-2004 10:14 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57