This question is locked. New answers and comments are not allowed.
Hi,
I am reading the XML(Defined format XML) file and Creating the dynamic objects based on the data present in the XML.
one of the property name in XML file is "Size(MM)" Which I am creating and setting data to it.
Now, Issue comes when I bind the collection of the dynamic object to RadGridView. as RadGridView.ItemSource=IEnum of Dynamic objects.
RadGrid view shows the column name as "Size(MM)" but does not shows the value for it, Where as it does shows values in the Filter box.
I am not understanding why is this happening....... Please let me know if anybody has faced this issue... and how to resovle this issue.
for clarification.. I am attaching the screenshot.
Thanks,
Vinod Sa.
I am reading the XML(Defined format XML) file and Creating the dynamic objects based on the data present in the XML.
one of the property name in XML file is "Size(MM)" Which I am creating and setting data to it.
Now, Issue comes when I bind the collection of the dynamic object to RadGridView. as RadGridView.ItemSource=IEnum of Dynamic objects.
RadGrid view shows the column name as "Size(MM)" but does not shows the value for it, Where as it does shows values in the Filter box.
I am not understanding why is this happening....... Please let me know if anybody has faced this issue... and how to resovle this issue.
for clarification.. I am attaching the screenshot.
Thanks,
Vinod Sa.