DateTimeControl is inside grid and i bind grid inside !ispostback section, on row databound of grid i find that datetimecontrol and disabled it.
when button click(outside of grid) DateTimeControl gets enable.
No code inside button click event.
How to resolve???

