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
eoghain
NA
2
0
Dynamic Attributes for Remoting
Mar 25 2004 7:01 PM
I don't know if this is the right forum for this post, but I thought I'd give it a shot. I want to use the PropertyGrid control in my application, but I want to be able to supply information to the grid at run time. The way the grid works is it uses remoting to read the attributes on the properties of the class you supply it. What I want to be able to do is to set those attributes dynamically so that I can store the data for my objects in the database and use a single generic object to wrap that data. So does anyone know how I would modify the attribute (metadata) of an object at runtime?
Reply
Answers (
1
)
arrays
Going Insaine...