Thanks Tony,
To works it in IE 6, this one is much better for me:
ui-jqgrid tr.jqgrow td {
Thanks Tony,
To works it in IE 6, this one is much better for me:
ui-jqgrid tr.jqgrow td {
Thanks Oleg for your help.
Archan
kheang said:
archan.bhatt said:
tony said:
Hello,
I think that this should work, because there is no problem in my IE8 (in I7 mode it works ok too)
You are the first one that reported this problem, but as I say – “Ende gut – alles gut”
Kind Regards
Tony
Somehow, my IE8 does not run properly. When I write the url and hit enter, it works fine but when I press refresh (or F5), it crashes!
Regards,
Archan
Hi Archan,
Did you ever figure out how or why it was doing this?
As I am also having the same problem, I am starting a new jqGrid from scratch to test another issue i'm having but I'm getting this issue here but with the 3.8 version. Only in IE compatibility mode and IE 8 so far.
I did not try with 3.8 in debug mode, butyou can tweak with the same code as I metioned above which works fine in IE (any mode).
-Archan
tony said:
Hello,
Thanks. Fixed.
Regards
Tony
Thanks Tony,
When it will be available as part of jqGrid?
Archan
OlegK said:
Hi Tony!
In case of sorttype:'int' one receive an error during data sorting. If seems that the lines 264-267 of grid.base.js:
if(!_usecase) {
here is my grid options:
var mygrid = jQuery(“#jqGrid”).jqGrid({
tony said:
Hello,
Just checked this config and it works for me. In order to resolve the problem a link to the problem is needed.
Regards
Tony
I am working on internal application, I dont have any link as of now. But I will try to provide a
tony said:
Hello,
I think that this should work, because there is no problem in my IE8 (in I7 mode it works ok too)
You are the first one that reported this problem, but as I say – “Ende gut – alles gut”
Kind Regards
Tony
Somehow, my IE8 does not run properly. When I write the url and hit enter, it works fine but when I press refresh (or F5), it crashes!
Regards,
Archan
tony said:
Hello,
Could you please post your code or send a link to the problem?
Thank you
Best Regards
Tony
Did you try with sample program?
here is what I am applying with no records of the table.
tableToGrid(“.rptTable”, {gridview: true, height:'100%',pager:'#pager', rowNum:-1, viewrecords:true, emptyrecords: 'no records', viewsortcols: [true,'horizontal',true]});
I also tried with json data with following syntex:
var mygrid = jQuery(“#jqGrid”).jqGrid({
Any updates on case INsensitive search?
tony said:
Hello,
http://www.trirand.com/jqgridw…..to_install
Read all the notes here. Using DOCTYPE is recommended when we use jQuery UI theming
Regards
Tony
Thanks Tony,
It helped me. I realized that DOCTYPE is the most important line in HTML!
tony said:
Hello,
We are just in alfa release of this feature. We will make it offically soon.
Best Regards
Tony
Hey Tony,
Is there any way to set loadonce : true
Tony,
When are you going to release
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top