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
470
How to launch InitializeLayout
posted

Hi,

I have a collapsed panel with a header and a XamDataGrid in it. In the panel I have a print button. If I try to print while the panel is collapsed (the grid is not visible) the FieldLayout is not initialized. How do I Intialize the layout, I want to print using the layout without opening / expanding the panel).

 

Looking for something like :

dataGrid.FieldLayouts[0].Initialize();

 

Thanks

  • 138253
    Offline posted

    Hello croesusdev,

    Thank you for your post. I have been looking through it, but I wasn’t able to reproduce your behavior. Could you please send me an isolated project, so I can investigate this issue further for you.

    Looking forward for your reply.