BoldDesk®Customer service software offering ticketing, live chat, and omnichannel support, starting at $49/mo. for 10 agents. Try it for free.
Regards,
Malini Selvarasu
There is an existing Ribbon bar here. Can we create our own toolbar to replace it? For example
Can you provide an example of using NavigationView with PaneDisplayMode set to Top to organize different button groups, and then put a Command Bar below with many AppBarButtons inside.
Regards,
Malini Selvarasu
That's not what I meant, I meant is it possible to call those commands in the Ribbon using controls from the WinUI2 Gallery instead of the Syncfusion Ribbon?
Hi Shompinice,
Sorry for the inconvenience. We have reviewed your scenario; however, we are a little unclear about your requirements. Could you please clarify if you need to add the Syncfusion ribbon commands to your own ribbon control, or if you need to create a new ribbon commands using only WinUI 2 Gallery controls?
This information will help us with further analysis and enable us to provide you with a solution at the earliest. Thank you for your cooperation and understanding.
Regards,
Malini Selvarasu
I need to create a new these commands using only WinUI 2 Gallery controls
Google translation may not be accurate, my original text is
我需要使用 WinUI2 控件来调用这些命令。
In this example, you used basic controls instead of SyncFusion controls to call functions, and the word document rendering area is provided by SyncFusion controls.
https://www.syncfusion.com/forums/189333/is-it-possible-to-create-a-uwp-app-that-can-view-and-edit-docx-documents "We have created a sample application where you can load and save documents in code-behind and use built-in commands to perform basic editing operations such as applying bold, italic, and highlight colors. Please use the application as a reference and apply the commands according to your needs."
https://www.syncfusion.com/downloads/support/forum/189333/ze/SfRichTextBoxAdv_UWP_c874748d
Regards,
Malini Selvarasu
I may have expressed it wrongly. What I meant was to provide an example similar to https://www.syncfusion.com/downloads/support/forum/189333/ze/SfRichTextBoxAdv_UWP_c874748d
. The functions can be to modify the text format in excel, open and save as excel files
Hi Shompinice,
Thank you for the clarification. We understand that you need to utilize the Spreadsheet commands within the customized ribbon. We have created a simple sample that allows you to open and save Excel files in the code-behind, as well as use built-in commands for basic editing functions like applying bold, italic, and text alignment. We have attached it for your review. Please take a look and apply the commands according to your needs. Additionally, we have attached the API link that contains the available commands in SfSpreadsheet.
Regards,
Malini Selvarasu