rstaib / jquery-bootgrid

Nice, sleek and intuitive. A grid control especially designed for bootstrap.
http://www.jquery-bootgrid.com
MIT License
972 stars 362 forks source link

Display Loading for Bootgrid BASIC? #308

Closed surgiie closed 5 years ago

surgiie commented 8 years ago

Is there a way for the bootgrid basic to display Loading like it does for the ajax call example?

When i run a basic and load the page it shows a table to the right and then it displays the table grid once its loaded where its supposed to be?

I want to be able to say loading not display the table in the right while it loads? This is effect is quick for small record sets but anything that takes a few more seconds, it is more noticable.

surgiie commented 8 years ago

Or is there any way to hide grid data until it is fully loaded for basic?