I have a grid which displays data from database, sometimes some cells are empty because there is no data in that column in database. and sometimes the data is "undefined". So I need to show this text "No Data" in these two cases in the grid. I read that I can do it with the renderer but still can't figure out how.
Asked
Active
Viewed 1,873 times