Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
wiki:custom_searching [2009/07/26 17:50]
tony
wiki:custom_searching [2009/11/03 17:16]
tony
Line 16: Line 16:
 and then and then
 <code javascript>​ <code javascript>​
-jQuery("#​mysearch"​).filterGrid("#​grid_id",​options);​+jQuery("#​mysearch"​).filterGrid('#grid_id',​options);​ 
 +</​code>​ 
 +or using the new API 
 +<code javascript>​ 
 +jQuery("#​mysearch"​).jqGrid('​filterGrid','#​grid_id'​,options);
 </​code>​ </​code>​
  

QR Code
QR Code wiki:custom_searching (generated for current page)