Hi,
we have in our projects generic datasources and we don't know ho to get the PropertyDescriptorCollection from our hierarchical datasource (if the grid has more than one field layouts, each fieldlayout has a different PropertyDescriptorCollection).
How can we do this???
All PropertyDescriptorCollection source code stuff from Infragistics is internal.
best regards
Hello,Can you please give us more information on what you are trying to achieve by getting a PropertyDescriptiorCollection from the Fieldlayout?
we need the PDC for setting Fields invisible by PropertyDescriptors IsBrowsable Flag or setting the ValueConverter by the TypeConverter.