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
jrich523
NA
4
0
SelectedIndexChanged
Mar 16 2004 1:37 PM
first off... sorry this is probably a stupid question but i cant find the info i need. C# Web project created in VS 2003 Two list boxes, the first one has a list of groups (lstgroups) from the AD which works fine, when one is selected i would like it to list the members of the group in the second listbox (lstusers). I created the code and tossed it under the correct event (did the properties of lstgroups, methods, double clicked the SelectedIndexChanged and it creates the function) tossed my code in there and loaded the page. it lists the groups, i select one, doesnt update. I tossed this code in a button and it works great. what am i missing? Sorry, Thanks Justin
Reply
Answers (
2
)
Does anyone know how to use web user controls and placeholders?
Get exception : System.OutOfMemoryException