¡@

Home 

2014/10/16 ¤W¤È 12:02:25

jquery Programming Glossary: cellval

In JQGrid, Is it possible to use different formatter on grouping summary cell other than column formatter?

http://stackoverflow.com/questions/7600071/in-jqgrid-is-it-possible-to-use-different-formatter-on-grouping-summary-cell-ot

for the summary row formatter 'number' formatter function cellval opts rwdat act if opts.rowId if cellval 1000 return ' span.. function cellval opts rwdat act if opts.rowId if cellval 1000 return ' span style color green ' .fn.fmatter 'number'.. return ' span style color green ' .fn.fmatter 'number' cellval opts rwdat act ' span ' else return ' span style color red..

In JQGrid, Is it possible to use different formatter on grouping summary cell other than column formatter?

http://stackoverflow.com/questions/7600071/in-jqgrid-is-it-possible-to-use-different-formatter-on-grouping-summary-cell-ot

in red color. The implementation is real custom formatter for the summary row formatter 'number' formatter function cellval opts rwdat act if opts.rowId if cellval 1000 return ' span style color green ' .fn.fmatter 'number' cellval opts rwdat.. custom formatter for the summary row formatter 'number' formatter function cellval opts rwdat act if opts.rowId if cellval 1000 return ' span style color green ' .fn.fmatter 'number' cellval opts rwdat act ' span ' else return ' span style.. cellval opts rwdat act if opts.rowId if cellval 1000 return ' span style color green ' .fn.fmatter 'number' cellval opts rwdat act ' span ' else return ' span style color red ' .fn.fmatter 'number' cellval opts rwdat act ' span ' else..