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
amin choroomi
NA
19
0
Get Property Values from database in PropertyGrid...
Feb 6 2007 10:04 AM
Hi!
I need to create and manage some properties to my classes and edit them as runtime with PropertyGrid. About some properties like strings or intergers there is no problem. but some of the properties need to be connected to other classes.
for example i have 2 classes called 'Company' and 'CompanyType'.
one of the property members of Company class is 'CompanyType' that can have value from 'CompanyType' Values in database. we have for example 3 types record in database as 'type1' 'type2' and 'type3'.
I need to show the CompanyType property values of Comapny Class in PropertyGrid like a ComboBox and let the user select one of the values.
Please help me, if you have any idea to do this.
thanks
Amin
Reply
Answers (
0
)
Xport data 2 data access page & SnapShot Format
[Newbie] Arraylist Issue...please help