Im using the basic bootgrid $("#grid-basic").bootgrid();
And everything works out the box except the show dropdown to display more or less rows at a time and the column selection drop down next to it. The grid loads properly and i have a default of 10 rows with pagination working, but when i click o the dropdown with the default 10 to show more nothing happens as if the event isnt being triggered. I dont have any console or debugger errors so im not sure?
Are these options that have to be added or perhaps its a bug on my end?
Im using the basic bootgrid $("#grid-basic").bootgrid();
And everything works out the box except the show dropdown to display more or less rows at a time and the column selection drop down next to it. The grid loads properly and i have a default of 10 rows with pagination working, but when i click o the dropdown with the default 10 to show more nothing happens as if the event isnt being triggered. I dont have any console or debugger errors so im not sure?
Are these options that have to be added or perhaps its a bug on my end?