I want to add bootstrap popover for one of the column to display some details through ajax request.
it is working fine outside of grid element not in grid column cell[attachment for reference].
however there is no javascript error in console. Is it might be conflict between between pqGrid and popover js.
P.S: we tried with pqGrid tooltip however it displays comments in a absolute place. we want to display the tooltip where the user clicked help icon.