Hi,
I am using grid and one of columns has date and time in it - for example 18.12.2009 13:00. Problem is, that after I click sort icon the time part is automat. cut off and filters are working with 18.12.2009 instead.
But if I set PickerType="DateTimePicker" everything works, but 2 icons appear and I really need to hide those 2 icons (calendar + clock). Is it possible ? Thank you.