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
65
Nested rows and synchronizing field widths and positions
posted

Hi All,

I'm trying to do something similar described as in here: http://community.infragistics.com/forums/p/53090/276218.aspx with the solution provided by Petar. It works perfectly except for when I set

<DataPresenter:FieldLayout.Settings>
      <DataPresenter:FieldLayoutSettings LabelLocation="Hidden"/>
</DataPresenter:FieldLayout.Settings>

in which case the FieldPositionChanged never gets raised when resizing the nested column width.

I don't want to display the labels with all the headers for nested rows as it has the same layout as the parent and so wastes space. Is there any way of getting this to work when hiding the labellocation on the nested field layout?

Thanks

Parents
  • 138253
    Offline posted

    Hello ,

     

    Thank you for your post. I have been looking through it and I suggest you see this forum thread:

     

    http://forums.infragistics.com/forums/t/56968.aspx

     

    where the same issue as yours is discussed. Please let me know If you need further clarifications on this matter.

     

    Looking forward for your reply.

Reply Children