jQuery UI Widgets › Forums › Grid › Pass values to column cellsRenderer function
Tagged: angular grid, bootstrap grid, javascript grid, jquery grid, jqwidgets grid, jqxgrid
This topic contains 1 reply, has 2 voices, and was last updated by Hristo 9 years, 5 months ago.
How do I pass values to the column[‘cellsRenderer’] method below ?
column[‘cellsRenderer’] = function(row, columnfield, value) { // How do I pass row, columnfield, value, etc here }
Hello harimath,
Please take a look this demo: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/defaultfunctionality.htm?classic
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
You must be logged in to reply to this topic.