Hi ,
I am facing a weird problem.
When I am filtering a datetime column, I am getting the correct data that should be coming. But when the control goes to Page-PreRender event , the data is lost.
And finally I donot get any data in the radgrid.
Btw I am just changing the format of the date to match the format in the database. And that seems fine since I get correct data in the datatable that is the source of the radgrid.
The problem is only with datetimecolumn(Not with any other columntype)
Thanks in advance.
Anurag
I am facing a weird problem.
When I am filtering a datetime column, I am getting the correct data that should be coming. But when the control goes to Page-PreRender event , the data is lost.
And finally I donot get any data in the radgrid.
Btw I am just changing the format of the date to match the format in the database. And that seems fine since I get correct data in the datatable that is the source of the radgrid.
The problem is only with datetimecolumn(Not with any other columntype)
Thanks in advance.
Anurag