As the title says, does anyone know of a way of accessing what data type a column contains? I would like to set custom cell templates and column headers depending on the column data type, but can't see a way of finding out what they are.
My columns are created dynamically depending on itemproperties - they cannot be hard coded since there is the possibility of them being changed.
My columns are created dynamically depending on itemproperties - they cannot be hard coded since there is the possibility of them being changed.