Hello Thorsten,
Thank you for contacting us.
There is not any method to get the ASPxDocking client layout. You can get necessary data only in the ASPxDockManager.ClientLayout event handler. When the e.LayoutMode property value is Saving, and the e.LayoutData property contains the layout data. You can save it in a database.
If you wish to save the layout only when the ASPxCallbackPanel callback is processed, I recommend you set a flag in the ASPxComboBox.Callback event handler. You need to save data in the ClientLayout event handler only if the flag is set.
Let us know whether or not it meets your requirements.
Best regards,
Vladimir
Hello Vladimir,
thanks for your response.
I tried it again and after the callback the ASPxDockManager.ClientLayout event got called. Strange, yesterday it didn't work..? ;)
So I've just added a flag that gets set in the callback eventhandler like you proposed and it works like a charm.
Greetings,
Thorsten
Is your intention to post an answer to your own question?
- If so, then proceed.
- If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
- If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.
Facebook
Twitter
Google+