Search:
Namespaces
Discussions
.NET v1.1
Feedback
CheckBox Web Control usage in a Repeater
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngdatagridrepeaterdatalist' list
.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Walter K Zydhek
-- Moved from [aspngvb] to [aspngdatagridrepeaterdatalist] by Swoop Doggy Dogg <
Click here to reveal e-mail address
> --
I have a repeater for the display of invoices that I want to select for
payment.
Can I use a checkbox web control in the repeater for selecting desired
invoices? I would like to add an event to the checkboxes that will
update a label which displays the total for the invoices selected.
I also have some other fields on the same page that are not part of the
repeater, so the repeater and the other fields are in a web form.
-Walter K. Zydhek
Reply to this message...
Walter K Zydhek
I asked this earlier and no one has said anything about it.. Does ANYONE
have an answer for me?
-------------
I have a repeater for the display of invoices that I want to select for
payment.
Can I use a checkbox web control in the repeater for selecting desired
invoices? I would like to add an event to the checkboxes that will
update a label which displays the total for the invoices selected.
I also have some other fields on the same page that are not part of the
repeater, so the repeater and the other fields are in a web form.
-Walter K. Zydhek
Reply to this message...
Eric Landes (VIP)
I haven't looked into this, but have you checked into the CheckedChanged
event? I do use checkboxes in a datagrid but not in the manner you're =
using
them for.
Also here is an example (For a datagrid, but you should be able to
translate):
http://aspalliance.com/dotnetsolutions/Article6tmpl.aspx
HTH
*************************=20
Eric Landes=20
Senior Programmer/Analyst (Partners Health Plan)=20
For Articles on Crystal.Net, Datagrids and more check out
http://www.aspalliance.com/corporatecoder/
*************************=20
All statements expressed are my own, and do not reflect the opinion of =
my
employer, unless stated otherwise.=20
-----Original Message-----
From: Walter K Zydhek [mailto:
Click here to reveal e-mail address
]
Sent: Thursday, August 08, 2002 7:13 AM
To: aspngDataGridRepeaterDatalist
Subject: [aspngdatagridrepeaterdatalist] RE:
CheckBox
Web Control usage
in a Repeater
I asked this earlier and no one has said anything about it.. Does ANYONE
have an answer for me?
-------------
I have a repeater for the display of invoices that I want to select for
payment.
Can I use a checkbox web control in the repeater for selecting desired
invoices? I would like to add an event to the checkboxes that will
update a label which displays the total for the invoices selected.
I also have some other fields on the same page that are not part of the
repeater, so the repeater and the other fields are in a web form.
-Walter K. Zydhek
| [aspngdatagridrepeaterdatalist] member
Click here to reveal e-mail address
=3D =
YOUR
ID
|
http://www.aspfriends.com/aspfriends/aspngdatagridrepeaterdatalist.asp
=
=3D
JOIN/QUIT
Confidentiality Notice: This e-mail message, including any
attachments, is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. Any unauthorized
review, use, disclosure or distribution is prohibited. If you are not
the intended recipient, please contact the sender by reply e-mail and
destroy all copies of the original message.
PARTNERS Health Plan Phone: 574-233-4899
100 E. Wayne St., Suite 502 Fax: 574-234-7484
South Bend, IN 46601 www.partnersindiana.com
Reply to this message...
Walter K Zydhek
Well.. I have changed things over to a datagrid.
Now, how do I add a checkbox to the datagrid (as a column), so I could
check specific
Rows to select them. I could then use code to update a "total" label on
the page
Whan a checkbox is checked.
-Walter K. Zydhek
[Original message clipped]
JOIN/QUIT
Confidentiality Notice: This e-mail message, including any
attachments, is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. Any unauthorized
review, use, disclosure or distribution is prohibited. If you are not
the intended recipient, please contact the sender by reply e-mail and
destroy all copies of the original message.
PARTNERS Health Plan Phone: 574-233-4899
100 E. Wayne St., Suite 502 Fax: 574-234-7484
South Bend, IN 46601 www.partnersindiana.com
| [aspngdatagridrepeaterdatalist] member
Click here to reveal e-mail address
= YOUR ID
|
http://www.aspfriends.com/aspfriends/aspngdatagridrepeaterdata
list.asp" target="_blank">
http://www.aspfriends.com/aspfriends/aspngdatagridrepeaterdata
list.asp
= JOIN/QUIT
Reply to this message...
Prakash
Thanx For your reply !!
I am using Nested Datagrid for showing mster detail Data !!
I need to pass value of data from Parent Grid (master) to detail Grid ..
Actually i am having a link in Detail Grid to which i need pass some data
from mster grid as a query string ...
Thanx
Prakash
----- Original Message -----
From: Eric Landes <
Click here to reveal e-mail address
>
To: aspngDataGridRepeaterDatalist
<
Click here to reveal e-mail address
>
Sent: Thursday, August 08, 2002 6:36 PM
Subject: [aspngdatagridrepeaterdatalist] RE:
CheckBox
Web Control usage in a
Repeater
I haven't looked into this, but have you checked into the CheckedChanged
event? I do use checkboxes in a datagrid but not in the manner you're using
them for.
Also here is an example (For a datagrid, but you should be able to
translate):
http://aspalliance.com/dotnetsolutions/Article6tmpl.aspx
HTH
*************************
Eric Landes
Senior Programmer/Analyst (Partners Health Plan)
For Articles on Crystal.Net, Datagrids and more check out
http://www.aspalliance.com/corporatecoder/
*************************
All statements expressed are my own, and do not reflect the opinion of my
employer, unless stated otherwise.
-----Original Message-----
From: Walter K Zydhek [mailto:
Click here to reveal e-mail address
]
Sent: Thursday, August 08, 2002 7:13 AM
To: aspngDataGridRepeaterDatalist
Subject: [aspngdatagridrepeaterdatalist] RE:
CheckBox
Web Control usage
in a Repeater
I asked this earlier and no one has said anything about it.. Does ANYONE
have an answer for me?
-------------
I have a repeater for the display of invoices that I want to select for
payment.
Can I use a checkbox web control in the repeater for selecting desired
invoices? I would like to add an event to the checkboxes that will
update a label which displays the total for the invoices selected.
I also have some other fields on the same page that are not part of the
repeater, so the repeater and the other fields are in a web form.
-Walter K. Zydhek
| [aspngdatagridrepeaterdatalist] member
Click here to reveal e-mail address
= YOUR
ID
|
http://www.aspfriends.com/aspfriends/aspngdatagridrepeaterdatalist.asp
=
JOIN/QUIT
Confidentiality Notice: This e-mail message, including any
attachments, is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. Any unauthorized
review, use, disclosure or distribution is prohibited. If you are not
the intended recipient, please contact the sender by reply e-mail and
destroy all copies of the original message.
PARTNERS Health Plan Phone: 574-233-4899
100 E. Wayne St., Suite 502 Fax: 574-234-7484
South Bend, IN 46601 www.partnersindiana.com
| [aspngdatagridrepeaterdatalist] member
Click here to reveal e-mail address
= YOUR ID
|
http://www.aspfriends.com/aspfriends/aspngdatagridrepeaterdatalist.asp
=
JOIN/QUIT
Reply to this message...
System.Web.UI.WebControls.CheckBox
System.Windows.Forms.CheckBox
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com