Retrieve the data from the database(sqlite)to handsontable screen

hi,already i have completed the coding for save the data to db and retrieve the data from db to console.now i want to get the data to screen.

Hi @sathyarajendran37

If you already have a JSON file or an array ob objects/arrays you can load it via loadData method.

1 Like

ok @aleksandra_budnik.but i have another doubt.Can i have any possibilities to apply bootstrap styles on handsontable.most of the styles are not responding.

Yes, that is a bit tricky. Some of the styles from Bootstrap overwrite Handsontable and the opposite if we change the order of resources that are loaded to the website/app.

ok,thanks

You’re welcome. I think that I can close the topic.