Dictionarybase property to bind to

  • Thread starter Thread starter Masa Ito
  • Start date Start date
M

Masa Ito

I am binding objects that inherit from DictionaryBase (Sortedlist and
arraylist). I need to access the properties of these DictionaryEntry
objects, but I cannot seem to access them by Key & Value, as I would
expect. Strange, cause when I bind to a grid, the header shows Key and
Value, so I would have thought I could...

Any ideas?

M.I.
 
Masa,

Can you show (only 2 or 3 rows) code where you use it.
You probably needs to cast to DirectoryEntry and with that code it is easier
to show.

Cor
 

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

Back
Top