ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: VigneshVpn on November 15, 2018, 06:15:54 pm

Title: Need to support bootstrap css plugin for grid
Post 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
Title: Re: Need to support bootstrap css plugin for grid
Post by: paramvir on November 16, 2018, 07:50:29 am
Do you have any specific example so that I can look into it.
Title: Re: Need to support bootstrap css plugin for grid
Post by: VigneshVpn on November 16, 2018, 04:45:31 pm
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.
Title: Re: Need to support bootstrap css plugin for grid
Post by: VigneshVpn on November 17, 2018, 08:58:58 pm
did u have any ideas on this?
Title: Re: Need to support bootstrap css plugin for grid
Post by: paramvir on November 19, 2018, 02:10:36 pm
This topic might be helpful.

https://paramquery.com/pro/tutorial#topic-bootstrap

Please share a jsfiddle if still facing issues.