I am trying to display the collection properties such as string[] in Fieldchooser. Its being displayed in datagrid but not in FieldChooser. Please let me know what should I do ?
Hello Ramesh,
Thank you for choosing Infragistics.
I have been looking into your issue and I have prepared a sample application for you to test.
Would you please provide me with more detailed information on what you mean by saying collection properties? Are you referring to the properties of the DataItem for each DataRecord? If you keep the AutoGenerateFields property to it's default value (True), then all public properties of your DataItem class are visualized by default as Fields and they are contained within the FieldChooser as well.
Would you please modify the sample application according to your behavior so the issue is reproduced and send it back to me? Having this information would help me further investigate this matter for you.
Please find the updated project attached