jspreadsheet / ce

Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with other spreadsheet software.
https://bossanova.uk/jspreadsheet/v4
MIT License
6.68k stars 818 forks source link

Disable Calendar column type date picker and allow user to click icon to open the date picker. #1697

Open inavnapro opened 3 weeks ago

inavnapro commented 3 weeks ago

Hello,

This is not an issue but more like a question. Is there a way to disable the calendar date picker popup and have input field with icon? This way user can click the icon for the picker and input field is calendar type but allows user to type. Please advise if there is a way or a solution to accomplish this requirement using jspeadsheet. Thanks!