I want the dockpanel can show with the listview at first time. I set dockpanel visibility=visible but the dockpanel can not show with the listview. please tell me how to set the dockpanel initial visible.
You can see Xafari DockPanels for view, if a template contains DockManager and the view belongs to the template. If you want see DockPanels for the LookupForm (popup window show action), you have to add new LookupFormTemplate in your project and add to the template the DockManager. The capability was added by default for DetailViewForm and MainForm for Xafari DockPanels. If you add in navigate the Product_LookupListView, you can see your DockPanels.
Feel free to contact us if you have any questions. Best regards, Sasha.
nickcole
Thank you! I add DockManager to LookupForm, and work fine!