Hello,
Thanks. Humm – will check and replay to this.
Best Regards
Tony
Oleg,
Thanks again. I wil make and test the needed changes.
Tony
Hello,
Thanks.
Also I can not reproduce the problem described from you.
Just have make the first column hidden in the example listed from you.
You can see it online in the demo here. For me there is no problem
Thank you
Best Regards
Tony
Hello,
This is a know problem, you can search the forum for this
Unfortunatley there is no applicable fix on this, and maybe this won't be fixed
Regards
Tony
Hello,
By default shrinkToFit parameter is set to true.
Set it to false. More on this parameter you can find into the documentation
Tony
Hello,
Interesting. I will check this behaviour.
Regards
Tony
Hello,
Sorry but i do not understand.
Regards
Tony
Hello,
Yes this is true. If you align all the headers to right then you can change the appropriate setting in the CSS.
.ui-jqgrid .ui-grid-ico-sort {overflow:hidden;position:absolute;display:inline; cursor: pointer !important;}
.ui-jqgrid .ui-icon-asc {margin-top:-3px; height:12px;}
.ui-jqgrid .ui-icon-desc {margin-top:3px;height:12px;}
.ui-jqgrid .ui-i-asc {margin-top:0px;height:16px;}
.ui-jqgrid .ui-i-desc {margin-top:0px;margin-left:13px;height:16px;}
.ui-jqgrid .ui-jqgrid-sortable {cursor:pointer;}
but if you change some columns, there is not easy solution currently.
Kind Regards
Tony
Hello,
Thanks. Yes I will change this to its brevious behaviour and mybe add a parameter to simulate the existing one.
Best Regards
Tony
Hello
Try this
yGrid.jqGrid({
HEllo,
Please check if the both grids have the same pager id.
Regards
Tony
Hello,
It seems you do not read the docs and post in this forum.
THE GRID SHOULD HAVE UNIQUIE ID.
Topic closed for me.
Regards
Tony
Hello,
Then your question should be quite diffrent. Right?
This is not true. Tell me how you try to do it?
SetCell method and setRowData used in celEdit and inline edit affect correctly the array data.
Please check your code again
Regards
Tony
Hello,
Please do not post similar questions several times.
Thank you
Regards
Tony
Hello,
You can do it reading carefully the docs.
You already have a
…
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top