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
Peter Dzuya
NA
313
40.6k
DevExpress SearchLookUpEdit
Mar 14 2015 6:10 AM
Hi all.
I am very new to C# windows form developer using entity framework in v.s. 2013.
I have two DevExpress searchLookUpEdit drop down buttons.
the first one contains a searched value (eg Parent name from a list of Parents)
the second one should now contain the names of students each parent has.
my question is how do I filter the second searchLookUpEdit to give me a list of only the students whose father is displayed in the first searchLookUpEdit.
Thanks.
Reply
Answers (
0
)
Working with listbox in C#
collections