Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1250
TemplatedHeader and WebDateChooser
posted

Please help with following problem:

I use templated header in my UltraWebGrid. I Instantiate WebDateChooser into column header.

All works fine, Calendar works (It can be opened, input validation works ), BUT If my grid contains no records(after binding).

Calendar does not work! (It cannot be opened, input validation does not work).

Could anybody explain my this calandar behaviour, and how I can workaround it?