Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
195
Hotfix from 1000 to 1007 broke IsExpanded
posted

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?

  • 138253
    Offline posted

    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.