In .NEt, in a windows form, I have a datagrid which has some columns. all cloumns are of DatagridViewAutoFilter type, and they filter for all datatypes except for column of datattype datetime.
It does'nt filter based on the selcted datetime.. and leave the grid blank.
Can anybody suggest some solution.
Thanks in advance.
