Hello,
Thanks all. This is corrected in second alfa release wich will be published tomorrow.
Regards
Tony
Hello,
Thanks. It is a error in the docs. It will be corrected.
Regards
Tony
Hello
Strange. Is this only in IE? Do you mean only the images or all – texts, select and input box again with images?
Regards
Tony
Hello,
Clear your cache. Sortable property can not be changed dynamically.
Regards
Tony
Hello,
Thanks
Best Regards
Tony
Hello,
You use jqGrid 3.4 beta 2. Please upgrade to the latest, where you can not sort while in edit mode.
For me deleting work perfect. Also n problems
Regards
Tony
Hello,
Replace
cellurl: “include/jgrid_update.php”,
with
editlurl: “include/jgrid_update.php”,
Hello,
Look here : http://www.w3schools.com/HTMLDOM/met_win_setinterval.asp
And you will have idea how to do that (using …trigger(“reloadGrid”).
Best Regards
Tony
Hello,
Will be changed. Thanks
Regards
Tony
Hello,
Use the newly
Hello Kevin,
$(window).resize(function() {
// get here the width of parent container
var parentwidth = some_value
setTimeout(function(){$(“#mygrid”).setGridWidth(parentwidth)},300);
});
In order to resize the grid when you resize other element in the html page you should be able to have e event when you stop to resize the element and do the same approch as above.
Hope this helps a lot 🙂
Regards
Tony
Hello,
Acctually this should work since we make a eval of this string.
Please check what is happen when you apply eval of this string.
Not sure but maybe you should enclose this in barkets.
Regards
Tony
Hello,
colModel:[
Hello,
{name:'oferta',index:'oferta', width:65, formatter: 'showLink', formatoptions:{baseLinkUrl: 'index.php', addParam : '&option=index'}},
The id is added automaticallyat first place
Regards
Tony
Hello,
Sorry, I never work with tinyMCE, so I can not help, but I think that the right direction is to use the onInitializeForm. Check if you use the right commands (or function) in tinyMCE.
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top