jqGrid with autocomplete Sample

I spent a few days to study how to using jqGrid and how to integrate with autocomplete. Here is a example of my research.

There are two columns: customer id and customer name, add dataInit in customer id editoptions to integrate with autocomplete.

list.html


list.js


There are sample response files using JSON format

json


autocomplete

0 评论:

My Favorites