Hello,
I am using handsontable so is there any way to make handsontable responsive as in bootstrap so that it work well in all sizes of screens.
Thanks
Hello,
I am using handsontable so is there any way to make handsontable responsive as in bootstrap so that it work well in all sizes of screens.
Thanks
Hi Steven,
I have already sent you an email about 5 minutes ago but will mention the subject here as well.
Handsontable is not a fully responsive solution. We use hardcoded pixels to set dimensions for a lot of elements and container so it is not possible to pass percentage or em
values to the table or table container.