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

Spreadsheet inside dialog widget

1 Answer 94 Views
Spreadsheet
This is a migrated thread and some comments may be shown as answers.
Randy
Top achievements
Rank 1
Randy asked on 30 Mar 2021, 06:04 PM

Hi guys, I am having an issue with the spread inside a dialog. I can get the spreadsheet working on a html page, but once i put it inside a model , it just start having weird behaviors. Can you guys take a look and let me know? Thanks.  Here is an example I made on Dojo UI 

https://dojo.telerik.com/EQORuVuS

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 02 Apr 2021, 01:33 PM

Hi Randy,

As I explained in the support ticket opened on the same subject, if the "content" option:

content: $("#modal").html(),

is going to be used to set the content of the Dialog, the Spreadsheet must be initialized after the Dialog, to avoid modifying its Html after it is initialized: https://dojo.telerik.com/aVIniYIm

Regards,
Ivan Danchev
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.

Tags
Spreadsheet
Asked by
Randy
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or