Page 1 of 1

How to Change the file upload cell (not empty) to an image

Posted: 2015-03-01 14:09
by ajayduttn
I have a table where few files are being added by the user.

I could change the table view to a pdf.gif with the help of tutorial at http://bigprof.com/appgini/tips-and-tut ... eview-data Customizing the data displayed in the table view
Problem is it is changing all the values in the table even empty cell to the image.

I want only non empty cell to have the image and empty cell should be left blank

thanks in advance