Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Hotfix from 1000 to 1007 broke IsExpanded

Last post 06-24-2008 12:36 by mulhollandj. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 06-24-2008 12:36

    Hotfix from 1000 to 1007 broke IsExpanded

    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?

    • Post Points: 5
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems