I have a JqGrid that a i want to populate with Json data that is served by an ASMX web service.
Tha ajax call to get the data should be made based on info entered by user in a form. How i can configure jqgrid to do that?.
I have a JqGrid that a i want to populate with Json data that
Share
Calling ASMX from JQuery post on SO should do it for you.
Have you looked at this documentation??