My grid contains 5 columns - the first column is the unique identifier. I want the first column to also display an icon. The icon should be different depending on data in column 3 and 4.
I have created a custom eXcell to display the icon in column 1 along with the unique identifier. But what is the best way to access the data from column 3 and 4 to determine which icon to display?