One of the Infragistics team noted in another thread that in v9.2 of Infragistics it's possible have the fields widths resize automatically to fit their content. Does anyone have any information on how this is implemented?
Thanks
Perfect, thanks
Essentially this involves setting the Width or Height of a Field (based on the Orientation you are using) to Auto or InitialAuto depending on the behavior you want. There are topics in the help that cover the related properties.
http://help.infragistics.com/Help/NetAdvantage/WPF/2009.2/CLR3.5/html/xamDataPresenter_Set_a_Fields_Width.html
http://help.infragistics.com/Help/NetAdvantage/WPF/2009.2/CLR3.5/html/xamDataPresenter_Modify_Field_Sizing_Behaviors.html