Closed jnm2 closed 6 years ago
Could you create the Demo Application from the XAF XRM Demo? If you have DevExpress Universal, it can be found at: C:\Users\Public\Documents\DevExpress Demos 16.1\Components\eXpressApp Framework\XCRM\CS
Then just follow the article to get access to the Mdi Controller: How to: Customize the WinForms Report Designer Form
I basically followed this on our solution, but the context menu item did not show without throwing any exceptions. I traced through the code but it all seems correct.
Following up from our Gitter conversation. Yes, that is now complete at https://github.com/jnm2/DevExpressMods/blob/master/Samples/eXpressApp%20XCRM/Walkthrough.md.
With the appearance of expression bindings, my next goal is to deprecate this project. See #23.
Probably the only barrier to entry for people is the lack of sample code.
https://github.com/jnm2/DevExpressMods#getting-started has instructions but nothing beats seeing it in action.