Thanks Tony, setTimeout works!
I'm still stuck.. really appreciate some help here.. thank you!!
I think so since I do see grid height changes. The only cases where they do not work as expected are described in my first post. It works when you click to hide a grid but not when click to unhide, the unhidden grid height remains at 400 when viewed even though .jqGrid('getGridParam', 'height') reports 200.
gridA event –
onHeaderClick: function(stat){
I did add alerts to check the new height which is supposed to be 200. The alerts show 200 but the physical height still appear as 400. Appreciate clarification if this is not what you refer to.. Thank you!
I realized that the columns width are recalled correctly but readjusted due to shrinkToFit = true. Would it be possible to leave the widths as they are, even with horizontal scrollbars if needed.
Thanks!
Thanks! I'll try it out.
Yes, this happens on FF2 for solaris as well. The cells then fall back in place when I focus and mouse over them.
Thanks, will check it out.
Sorry, I should have mentioned that the purpose is to identify if a grid is not refreshing due to session being invalidated and therefore forward user back to the login screen. Otherwise, probably a grid reload if it was due to network issue, etc.
Yes, I did read that part of the documentation on events. However, it did not include detail on the meaning of values..
For example, I could get “error”, “parsererror” from the status parameter but what do they mean? What are the properties available for the optional error object?
xhr,
status,
error
Thanks!
Thanks Tony! Looking forward to the fix!
Hi Tony,
For (2), I have implemented option 1 as data size is dependent on user's setting on rownum.
Thanks!
For nowrap, this works..
Thanks Tony, I'll try it out.
I think this is already available.. Check out the demo under “New in version 3.4” => “Autoloading data when scroll”.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top