Ask a Question related to ASP.NET General, Design and Development.
-
MS News #1
Checkboxs inside a listbox
Hello,
how do I get an x-number of check boxes in a listbox
is it possible
what other contols that have a scrol bar can hold checkboxes inside them
thanks
MS News Guest
-
Checkbox inside listbox
Hi all I would like to know whether anybody has any ideas about how to create a listbox with checkbox appearing besdies all the option text. I... -
click listbox and refresh another listbox
Can someone guide me to a resource on building set of drill-down listboxes? Basically I want to have 4 listboxes. The first starts out with... -
SOS! Checkboxs components to call movies dosn't work! please please help.
Here is a link to the sample file. http://www.geocities.com/benmwood45/ This is what I would like to do with it. When I check the boxes I would... -
Item label displays as "," when moving from listbox to listbox
I have 2 listboxes: "lb_unselected" and "lb_selected". The first thing in the actions is loop through an array populating these two listboxes. ... -
now desparate! - 1st listbox contents disappears when 2nd listbox appears?
On 23 Jun 2003 12:57:45 -0700, KathyBurke40@attbi.com (KathyB) wrote: Its been a while since you posted but I will answer anyway. The problem... -
Steve C. Orr, MCSD #2
Re: Checkboxs inside a listbox
Here's a free checkbox list control:
[url]http://www.metabuilders.com/Tools/CheckedListBox.aspx[/url]
--
I hope this helps,
Steve C. Orr, MCSD
[url]http://Steve.Orr.net[/url]
"MS News" <sql_agentman@hotmail.com> wrote in message
news:uFEBqYzUDHA.1512@TK2MSFTNGP11.phx.gbl...> Hello,
>
> how do I get an x-number of check boxes in a listbox
> is it possible
> what other contols that have a scrol bar can hold checkboxes inside them
>
> thanks
>
>
Steve C. Orr, MCSD Guest
-
MS News #3
Re: Checkboxs inside a listbox
Steve,
This is what I want however
I went to the link and when I download the file and unzip etc..
I tried to open the VS solution and it says it is under source safe
Also I don't understand the solution at all
Is there any other documentation on how to use this sample
I am totally lost. I see an imbedded example but not too clear about it
Thank you for any further help
Jim
"Steve C. Orr, MCSD" <Steve@Orr.net> wrote in message
news:OCJaR3zUDHA.2184@TK2MSFTNGP10.phx.gbl...> Here's a free checkbox list control:
> [url]http://www.metabuilders.com/Tools/CheckedListBox.aspx[/url]
>
> --
> I hope this helps,
> Steve C. Orr, MCSD
> [url]http://Steve.Orr.net[/url]
>
>
> "MS News" <sql_agentman@hotmail.com> wrote in message
> news:uFEBqYzUDHA.1512@TK2MSFTNGP11.phx.gbl...>> > Hello,
> >
> > how do I get an x-number of check boxes in a listbox
> > is it possible
> > what other contols that have a scrol bar can hold checkboxes inside them
> >
> > thanks
> >
> >
>
MS News Guest
-
Vidar Petursson #4
Re: Checkboxs inside a listbox
Hi
<div style="width:300px;height:200px;overflow:auto">
Your checkboxes here....
</div>
More info
[url]http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/reference/dhtml_reference_entry.asp[/url]
--
Best Regards
Vidar Petursson
==============================
Microsoft Internet Client & Controls MVP
==============================
"MS News" <sql_agentman@hotmail.com> wrote in message
news:uFEBqYzUDHA.1512@TK2MSFTNGP11.phx.gbl...> Hello,
>
> how do I get an x-number of check boxes in a listbox
> is it possible
> what other contols that have a scrol bar can hold checkboxes inside them
>
> thanks
>
>
Vidar Petursson Guest
-
MS News #5
Re: Checkboxs inside a listbox
Thank you will try it out
"Vidar Petursson" <theking@icysoft.com> wrote in message
news:eACje62UDHA.2368@TK2MSFTNGP09.phx.gbl...[url]http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/ref[/url]> Hi
>
>
> <div style="width:300px;height:200px;overflow:auto">
> Your checkboxes here....
> </div>
>
> More info
>
erence/dhtml_reference_entry.asp>
> --
> Best Regards
> Vidar Petursson
> ==============================
> Microsoft Internet Client & Controls MVP
> ==============================
> "MS News" <sql_agentman@hotmail.com> wrote in message
> news:uFEBqYzUDHA.1512@TK2MSFTNGP11.phx.gbl...>> > Hello,
> >
> > how do I get an x-number of check boxes in a listbox
> > is it possible
> > what other contols that have a scrol bar can hold checkboxes inside them
> >
> > thanks
> >
> >
>
MS News Guest
-
MS News #6
Re: Checkboxs inside a listbox
Vidar,
Thank you,
When I add my checkBoxes Dynamically at runtime I can't seem to able to find
any checkboxes in my objDIV.Contorls
when I postback how do I get to the collection and find which check boxes
have been checked
Thank you
"Vidar Petursson" <theking@icysoft.com> wrote in message
news:eACje62UDHA.2368@TK2MSFTNGP09.phx.gbl...[url]http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/ref[/url]> Hi
>
>
> <div style="width:300px;height:200px;overflow:auto">
> Your checkboxes here....
> </div>
>
> More info
>
erence/dhtml_reference_entry.asp>
> --
> Best Regards
> Vidar Petursson
> ==============================
> Microsoft Internet Client & Controls MVP
> ==============================
> "MS News" <sql_agentman@hotmail.com> wrote in message
> news:uFEBqYzUDHA.1512@TK2MSFTNGP11.phx.gbl...>> > Hello,
> >
> > how do I get an x-number of check boxes in a listbox
> > is it possible
> > what other contols that have a scrol bar can hold checkboxes inside them
> >
> > thanks
> >
> >
>
MS News Guest



Reply With Quote

