fraxzi wrote:Dear RAO,
but if other type i want to put my own image.. how to determine if column type is other than image?
oCol:bEditValue := { || If( IsBinaryData( oBrw:aRow[ oCol:
nArrayCol ] ) .and. FITypeFromMemory( oBrw:aRow[oCol:
nArrayCol] <= 0, <cOurImage>, oBrw:aRow[oCol:
nArrayCol] ) }