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.