Hi,
I have a column in my table which consists of both date and time.
when i am filtering that column in a radgrid it is filtring the values only whose time is equal to 12:00AM.
scenario:My column values are like
12-Jul-2011 11:20PM
12-Jul-2011 12:00AM
12-Jul-2011 08:15AM
when i am filtering with 12-jul-2011 in radgrid it is dsiplaying only 2nd row("12-Jul-2011 12:00AM") and first and third rows are being neglected
Any pointers to solve this problem will be of great help.
I have a column in my table which consists of both date and time.
when i am filtering that column in a radgrid it is filtring the values only whose time is equal to 12:00AM.
scenario:My column values are like
12-Jul-2011 11:20PM
12-Jul-2011 12:00AM
12-Jul-2011 08:15AM
when i am filtering with 12-jul-2011 in radgrid it is dsiplaying only 2nd row("12-Jul-2011 12:00AM") and first and third rows are being neglected
Any pointers to solve this problem will be of great help.