jQuery UI Widgets › Forums › Grid › Null value in the cell
Tagged: angular grid, angular2 grid, bootstrap grid, javascript grid, jquery grid, jqwidgets grid, jqxgrid, typescript grid
This topic contains 3 replies, has 2 voices, and was last updated by Hristo 9 years, 1 month ago.
Is it possible to show null/empty value in the grid cell if I don’t have any information available?
Hello walker1234,
Yes, it is possible. Please, take a look at this demo: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/spreadsheet.htm?light
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
Hello Histro,
Thanks. So, it’s not simple as specifying the datafield as follows datafield: ''? I remember old versions of jQXWidgets used to support something like that?
datafield
datafield: ''
Thanks
Yes, you could use and this approach.
You must be logged in to reply to this topic.