Hello,
Thank you very much for this. I will find better solution for this bug.
Regards
Tony
Hello,
I use Dean Edwards packer. Also making packed version is not travial task. The first that you should do is – when you modify the code to be a sure that you use strick language writting – that is after every line you should write ; where aplicable and etc. With other words if this is not statisfied you can not create a packed version. More you can find on the web
Regards
Tony
Hello,
Check to see if you load all the needed js files.
Also I checked with all versions of IE right now – getSelectedIDs method – all work fine. Also clear the cache from IE and try again
Regards
Tony
Hello
Search the forum for this problem.
Regards
Tony
Hello,
You can use print_r or var_dump functions in PHP. Please refer to php dot net
Regards
Tony
Hello,
This is not true. The modal is created right before the header. Also I use toTop feature in jqModal. This of course is connected with IE problems. I have play little something like your suggestion, but the only result is – everything works fine in all browsers except in IE all versions.
Best Regards
Tony
Hello,
Thanks for sharing this solution to community.
Best Regards
Tony
Hello,
A do not think that multiselect option is connected to your problem.
Also please check your JS
Hello,
Thanks. The only think that I see is that to th element a preventDefault is used. This is the issue IMHO. But removing this will cause another problem in FF when we try to sort data. Also the problem for me is open.
Regards
Tony
Hello
You can use onclickPgButtons event in form editing for this purpose. Also check the news for version 3.3.2
Regards
Tony
Hello,
Using the demo on this site with datepicker and cell editing works fine. Check to see if you load the right css.
Regards
Tony
Hello,
Thanks – the fix is similar.
Regards
Tony
Hello,
This issue is connected with what you put in the editoptins value. Check your data string for the select. One hint – the end of string shlould not contain ; – with other words
this string “1:One;2:Two;” is bad since it ends with ; and will outout undefined as of your case.
Regards
Tony
Hello,
Sorry do not understand.
Also to do this we need to add a 4 parameter to this method, with wich help we can set attributes. The way that you try will not work since this parameter is set as css and not as attr.I willl add this ( the 4 attribute parameter) in final 3.4 release.
Regards
Tony
Hello Dave,
Thank you for this. You are right.
The right syntax for multiple is (have checked in w3schools
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top