Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bind a control to collection.property
Message
From
18/01/2004 22:25:55
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Bind a control to collection.property
Miscellaneous
Thread ID:
00867990
Message ID:
00867990
Views:
59
I have a collection that I want to bind a control to. (colProjects.name)

Lets say:
Public Class Project        ' Loaded from Registry 

    Public Name As String
    Public Path As String
    Public FullyQualifiedPath As String
    Public Exists As Boolean
    Public Keeper As Boolean = True

End Class
I want to use a checked listbox that will show the item checked if colProjects.Exists = true. I am currently manually adding the items, however, there is a problem keeping the list = the collection. I was hoping to use the collection to manage the list.

additionally, why does there appear to be no checkedlistbox.value property?

James your help is appreciated in advance,
Thanks Joe.
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Reply
Map
View

Click here to load this message in the networking platform