This is a migrated thread and some comments may be shown as answers.

Button on a Spreadsheet

1 Answer 164 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Reilly
Top achievements
Rank 1
Veteran
Reilly asked on 26 Oct 2016, 10:24 AM

I've started with your excellent RadSpreadsheet "First Look" SDK example so I have a dialog that looks a lot like Excel. I can fill in my data nicely.

But what I'd like to do is to add buttons to the spreadsheet. Clicking those buttons would open small modal forms for calculating data which I'd use to update the sheet. I do not see that I can put a button into a cell. Is it possible to put a button onto the spreadsheet?

Thanks.

-reilly.

 

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 31 Oct 2016, 09:14 AM
Hello Reilly,

Customizing RadSpreadsheet UI may be achieved by implementing custom layer. You may take a look at this forum post and its attached demo code. Although the demo is for Silverlight the same code may be used in WPF as well. When using the demo with the latest version of the product you will notice that there is change in the custom layer API. The fix for the breaking change is to simply delete one method overload as mentioned in the forum post description.

Additionally, you may take a look at another forum post demo, showing how to use RadNumericUpDown control as editor. 

I hope this information is helpful. If you have any other questions or concerns please do not hesitate to contact us again.

Regards,
Deyan
Telerik by Progress
Do you need help with upgrading your WPF project? Try the Telerik API Analyzer and share your thoughts!
Tags
Spreadsheet
Asked by
Reilly
Top achievements
Rank 1
Veteran
Answers by
Deyan
Telerik team
Share this question
or