Hello,
Thanks. It is a bug. A hard logic should be applied to resolve it. Instead I will try.
Thank you
Regards
Tony
Hello,
There is a change in the locale files, where only engish version is provided.
Regards
Tony
Hello,
Look into the documentation. There are parameters for this. You will need to determine first the position of the grid and then pass top, left params.
Regards
Tony
Hello,
Which version?
Regards
Tony
Hello,
I think you do not need to crate the grid every time you change the value from select box. Basically you need:
$(document).ready(function()
Hello,
If you set key:true, you do not need to provide the id from server.
Regards
Tony
Hello,
Thanks all for posting this issue. I have corrected partial this, but there is no way of getting the width of a hidden element. It seems that we will have only left and right aligment. IMHO is better to miss the feature to center the pager as to have buggy one.
What is your opinion on this?
Best Regards
Tony
Hello,
Thanks. It is reeally strang, since the 3.5 alfa uses UI tabs for this purpose.
Little help will be if I have a link to the problem.
Thanks
Best Regards
Tony
Hello,
Not sure, but take a look in the ajax, maybe you need
$.ajax({
…
complete: function(response, stat) {
$(”#diplome_id_diplome”).html(response.responseText);
}
…
});
Regards
Tony
Hello,
Documentation – Installing
Regards
Hello,
What actually does not work? Which version do you use? In order to resolve the problem
Hello,
With little programing you can achieve this without adding additional component. Just look at all available jqGrid methods.
Regards
Tony
Hello,
And finally what does not work?
As you can see you can not use the navgrid.html separatley. In order to run separatley in html load all the needed js files. Good start is to look first in the example.html
Regards
Tony
HEllo,
jQuery(“#”+window.opener.document.getElementById('list')).getDataIDs();
Regards
Tony
Hello,
The problem is little complicated to be resolved in 3.4.3, but it is fully corrected in the 3.5 – you can see this.
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top