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
1330
Integrate Sharepoint in Ribbon Application Menu
posted

We have a .Net Winform MDI Application that uses the Infragistics Ribbon Menu. 

We currently use the native winform OpenFileDialog and SaveFileDialog to handle the opening and saving of the application data files, however more users are moving towards storing their files on Sharepoint, rather than local or network drives.

I would like to implement something similar to how Office 365 apps like Word and Excel work, which allow the user to interact with Sharepoint Sites and the Document folders when opening and saving files via the Application Menu, similar to this example:


What is the best-practice approach to implementing this type of functionality within our Application Menu?

Has anyone else integrated their Infragistics Application Menu with Sharepoint that can offer some advice?

Parents Reply Children
No Data