ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: VigneshVpn on November 15, 2018, 06:15:54 pm
-
Hi,
I tried to added bootstrap styles to apply the grid. but its not supporting, even third party plugins also not supported by the grid and details views in the grid. so please tell me, how to support the plugins and bootstrap styles for grid.
Thanks in advance,
Vignesh
-
Do you have any specific example so that I can look into it.
-
Here i tried to add a simple button in the detail model as simple html template,
<button type="button" class="btn btn-info btn-lg" data-toggle="modal" data-target="#myNewModal">Open Modal</button>
but its not showing as normal bootstrap button. and also i tried to check it outside of pqGrid div element. that's also not working.
Using Plugin also not working, i tried to use select-togglebutton.js plugin for button ui. its also not working.
Plz help me on this. how to support bootstrap for html code inside the grid and outside grid, and also for plugin?
Thanks,
Vignesh.
-
did u have any ideas on this?
-
This topic might be helpful.
https://paramquery.com/pro/tutorial#topic-bootstrap
Please share a jsfiddle if still facing issues.