Unplanned
Last Updated: 09 Oct 2023 11:11 by ADMIN
Andy F.
Created on: 05 Oct 2023 09:14
Category: Spreadsheet
Type: Feature Request
2
RadSpreadsheet: Add public API for specifying default file names for the Open/Save functionality in RadSpreadsheetRibbonBar
Users want to save the workbook via the Save ribbon button, but they want a default filename in the save dialog (not "book1.xlsx"). 
3 comments
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 09 Oct 2023 11:11

Hi, Andy ,

Thank you for the provided feedback. It is greatly appreciated. We will definitely consider it in the future improvement of the control.

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Andy F.
Posted on: 05 Oct 2023 13:24
Not just exposing the default file name, but also InitialDirectory, CreatePrompt, OverwritePrompt, etc.  Pretty much any open/save dialog property that makes sense for a user to want to control.  And also a way to capture the selected file path if the OK button is clicked.  
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 05 Oct 2023 09:19

Hello, Andy,

Thank you for the provided feedback. We will consider it in the future improvement of the control.

The following forum thread demonstrates a sample approach how to add a custom button to the backstage view of the ribbon UI for RadSpreadsheet:

https://www.telerik.com/forums/when-using-radspreadsheet-how-do-i-get-filename-that-was-loaded-when-user-uses-file-open#5715473    

A similar approach can be followed for the Save button as well (Name = "backstageButtonSave") and add a button with the default file name or any other custom logic. 

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.