Need a special offer?Find out if your project fits.
+

FormatCell dialog should not close once applied

Answered
Ravi asked on August 8, 2019

Hi Team,
 
How can be the FormatCell dialog be opened and should not close after 'Apply' button is clicked.
As we are applying formats for many rows/cols and also for multiple clients.
So please, give us a way to stay open this dialog until we click 'Cancel'.
 
Note:
We also represented this, in form of snap. Please get it.
 
 

Attachments:
FormatCell_dialog.PNG

1 answer

Public
Ian Sadovy Ian Sadovy Flexmonster August 9, 2019

Hello Ravi,
 
Thank you for your question.
 
For your case, our team kindly recommends implementing your own cell formatting pop-up window to achieve the desired behavior.
The setFormat() API call can be used to apply the selected formats.
 
We would like to mention that you can add a new tab to the Toolbar (or override the “Format cells” Tab's handler) to open your custom pop-up.
Please refer to our customizing the Toolbar guide for reference.
 
Contact us in case of questions.
 
Best Regards,
Ian

Please login or Register to Submit Answer