DataRecord dataRecord = (DataRecord)dataGrid.Records[0];dataRecord.IsExpanded = IsExpanded;
I set the IsExpanded property in the data record when I load a setup file. It used to work but now it just shows it is expanded with no children. I have to unexpand and then reexpand to show the children.
Am I doing this wrong?
Hello mulhollandj,
Thank you for your post. I have been looking through it and I was able to reproduce your behavior. I also tested this with our latest versions and there isn’t such behavior, so I suggest you revert back to the RTM of 7.2 or download some of our latest versions from here:
http://es.infragistics.com/products/default.aspx
Please note, we are making efforts to ensure all posts are addressed by an Infragistics expert. We believe that the other community members could benefit from this thread as well.
Looking forward for your reply.