trying to display Picture on grid cell using SQL override like below
SELECT viewPicPartList.Picture FROM viewPicPartList WHERE viewPicPartList.PartNo = viewAgentPriceList.PartNo
but it is displaying System.Byte[ insted of showing the picture in the overide cell