Posted 16 July 2019, 6:18 am EST
Hi,
I want to disable the spinner in number designated column cell in flex sheet.
Is there any way to do it?
Thanks,
Deepak
Forums Home / Wijmo / General Discussion
Posted by: bhati.bhati on 16 July 2019, 6:18 am EST
Posted 16 July 2019, 6:18 am EST
Hi,
I want to disable the spinner in number designated column cell in flex sheet.
Is there any way to do it?
Thanks,
Deepak
Posted 17 July 2019, 5:48 am EST
Hi Deepak,
From what I understand, you must be using the InputNumber control as a custom grid editor for FlexSheet since no spinner is shown on the number column in FlexSheet.
If you are using a custom editor, you may set the showSpinner property of the InputNumber to false to hide the spinner. But, if you are not using a custom editor, could you please provide us a sample that replicates the issue.
Regards,
Ashwin