Home › Forums › Guriddo jqGrid JS › Help › I would like to join a cell to the fancybox plugin…
Hi everybody,
I have a jqgrid cell modified with a custom formatter:
function detailFmt(cellValue, options, cellObject){
Hello,
Try to call
$('#userDetails').fancybox({'type':'ajax'});
in gridComplete method.
You call it, but the content is not into the dom, you should either call it in gridComplete event or call this command after the grid is created and enclose it in setTimeout function.
Regards
Tony
Hi tony, thank you for your answer. unfortunately I have no results…
i tried to make it in another way to test the this Id:
for example i make a formatter:
function deleteFmt(cellValue, options, rowObject){
I found the solution -:)
first of all for the delete fonfirmation box, instead of this:
gridComplete: function(){
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS