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

Interacting with Spreadsheet Cells

1 Answer 70 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
alessandro
Top achievements
Rank 1
alessandro asked on 01 Mar 2016, 04:57 PM

Hi,

i m giving the Telerik Spreadsheet a try, because i used the WPF and Silverlight one. But as far as i can see, there s still some features missing.

 

I see that the only way to "customize" and "interact" with the spreadsheet is via provider. So, if i want to get data from DB i overwrite the GetSheets() method, and if i want to Save i override the SaveToWorkbook method.

 

1) But, what if i want to interact with the spreadsheet without postback?

2) Is there any way from listening to the Cell OnChange event ? (even on the client side would be fine)

3) In the CellContextMenu there is a OnClientItemClicked event. Are there any more events runnable from the client side?

 

 

Thanks for your support

 

1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 04 Mar 2016, 12:53 PM
Hi Alessandro,

Straight to the point.
1) For now this is not possible. You could use AjaxPanel/Manager to optimize the process.
2), 3) The only client side events are on the context menus which you could defined in the mark.

Regards,
Peter Filipov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Spreadsheet
Asked by
alessandro
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or