I figured out that the jqgrid doesn't load the modules, or am i doing sth wrong?!
I thought that downloading and including the jquery.js and jqgrid.js was enough to load all the modules… but I actually have done this:
If i include “loader.js” as is explained in the manual, I get an error saying that “jqgrid doesn't exists”. So i thought about including module per module on my header… the question is, which files (js and css) should I include to get the search module working.
Thanks again!!