Hi,
i have used jqgrid in the past no probs on a page load, what i would like to do is call the actual data loading from within the logic of my vb asp app (eg if x happens then load the data, if y happens do something else).
I think i can call it using the Page.ClientScript.RegisterStartupScript but i'm not sure how to build the jqgrid up
Cheers Luke