Knowledge is made to be shared
How can we Hide Navigation Pane in info in axapta
xInfo info;
;
info = new xInfo();
info.navPane().favPaneVisible(true);
// (or)
// infolog.navPane().navPaneVisible(false)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.