Populate PropertyGrid with Hashtable

J

JH

I have a Hashtable of strings to strings (i.e. names => values). This
hashtable
is populated dynamicly so it's contents are only known at runtime. I wish to
populate a PropertyGrid control with the contents of this Hashtable. Is this
possible? If so, how?

Thanks in advance,
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top