473,387 Members | 1,757 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Stateful ListBox

Hi -

I'm using the ASP.NET ListBox control for a project. I am working
with large lists, so I would like the server to process clicks on the
box. When the user clicks an item, the server should check to see if
the item was already selected and invert the "Selected" attribute for
the item. Essentially I'd like to create somewhat of a checkbox-list
control.

Any suggestions?
Nov 17 '05 #1
2 1127
Here's a free checkbox list control:
http://www.metabuilders.com/Tools/CheckedListBox.aspx

--
I hope this helps,
Steve C. Orr, MCSD
http://Steve.Orr.net
"Wickwack" <wi**********@yahoo.com> wrote in message
news:cr********************************@4ax.com...
Hi -

I'm using the ASP.NET ListBox control for a project. I am working
with large lists, so I would like the server to process clicks on the
box. When the user clicks an item, the server should check to see if
the item was already selected and invert the "Selected" attribute for
the item. Essentially I'd like to create somewhat of a checkbox-list
control.

Any suggestions?

Nov 17 '05 #2
On Sat, 19 Jul 2003 17:05:01 -0700, "Steve C. Orr, MCSD"
<St***@Orr.net> wrote:
Here's a free checkbox list control:
http://www.metabuilders.com/Tools/CheckedListBox.aspx


Wow! Thanks Steve!
Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: danjourno | last post by:
I'm trying to come across some examples of building stateful web services. Does anyone know of any good links of tutorials or examples for this? thanks
17
by: amber | last post by:
Hello. Can someone tell me what I may be doing wrong here? I'm using the code (lboxRP is a listbox): Dim newRPindex As Integer newRPindex = Me.lboxRP.FindString(RP)...
3
by: Paul T. Rong | last post by:
I have a listbox (of product names) control on my form. I want to pass the selected item (a product name) to a subform, and the product unitprice should apear automatically next to the product name...
8
by: Oddball | last post by:
Ok - I have a ListBox control and I'm ready to write my own DrawItem event handler. What I want to draw as the item is another control. I have created a user control that I would like to list in...
6
by: Chris Leuty | last post by:
I am populating a multiselect Listbox from a dataset, with the content of the listbox filled by one table, and the selections determined from another table. So far, I have been keeping the dataset...
1
by: kapil singhal via DotNetMonster.com | last post by:
I have a created a Client in C# and my Web Service is in Java. I am able to connect to the service but i am not able to get the events from the service since it instantites the service every time i...
7
by: Dave | last post by:
Hi all, After unsuccessfully trying to make my own dual listbox control out of arraylists, I decided to look for a 3rd party control. I've looked for over a week now and can't find anything but...
3
by: Ali Chambers | last post by:
Hi, I have created a listbox called "dtlist1" on my VB.NET form. I call a procedure as follows: Private Sub openfile(flname As String) dtlist1.Items.Clear() etc..
11
by: nosipho | last post by:
Hi guys, I've got this PC on my network. I can access everything on it on the network but I can't ping it. I tried pinging with the computer name and the IP adress aswell but It just doesn't want...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.