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
Previous revision
Last revision Both sides next revision
wiki:custom_formatter [2011/09/17 13:50]
artemeey
wiki:custom_formatter [2011/09/17 13:51]
artemeey
Line 52: Line 52:
 <code javascript>​ <code javascript>​
 <​script>​ <​script>​
-jQuery("#​grid_id"​).jqGrid({ 
-... 
-   ​colModel:​ [  
-      ...  
-      {name:'​price',​ index:'​price',​ width:60, align:"​center",​ editable: true, unformat:​myunformatfunc},​ 
-      ... 
-   ] 
-... 
-}); 
- 
- 
 jQuery("#​grid_id"​).jqGrid({ jQuery("#​grid_id"​).jqGrid({
 ... ...

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