TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
wyj
NA
1
0
Custom Controls using Collections
Jul 19 2004 2:44 AM
Hi there Background: I am busy writing a custom control in C#, the control must have two comboboxes on it and a button. When the user selects a item in the first combobox the values in the second one must change, like master-detail, the button mustn't do anything atm. The items in these comboboxes are dynamically add through the page by means of objects and collections. This control is used on my pages if an error is caught, then the page should implement this control to give the user options on what to do next. Problem: I am stuggling with the two comboboxes, if I select a item in the first one and do a postback, the values are lost. I did databind them and that didn't solve the problem. I would like to know if someone can help me with this. Thanks anyway WynandJJ
Reply
Answers (
0
)
how to retrieve values from a checkbox in a datalist???
Datasets and Performance