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
1790
WebDatePicker input/date box doesn't show when in WebDataGrid
posted

I have a webdatagrid that has the editor provider set up just like the examples.  I am testing in IE11.  I am using Version=14.1.20141.1015.  When I am in compatibility view the editor date box shows up.  It does not when not in compatibility view.  I don't want to set the meta http-equiv="X-UA-Compatible" because I want to use the latest browser.  If I set it to compatibility view I can see the input area.

I have attached an image.  The image shows a datepicker above the webdatagrid and a webdatepicker in the webdatagrid.  The calendar button of course only shows up in the webdatagrid once the editor provider is selected, but only the button shows up. ?? How do I get the input box to display along with the button when not in compatibility view?  I don't want to rely on compatibility view.