Hi all,
I have problem with jqGrid. I am loading data from pagemethod, I have managed to serialize to json and display data, but jqGrid seems to hang on loading-I see 'loading...' title and rest of page is disabled, like jqGrid is in modal state...how to exit this state when I populate grid?
thanx
<<<<<<<<< solved..it was some nasty interfere between jquery ui and jqGrid...with new project and step by step intallation, everything works fine