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
405
WebDatePicker does not show buttons
posted

Hello,

I'm working on an ASP Web Application.

I click and drag a WebDatePicker onto my aspx page and position using this code:

<ig:WebDatePicker ID="WebDatePicker1" runat="server" style="position:absolute; top: 200px; left:175px">

But when I run it and look at it in IE it looks like this:

Does anybody know what I am missing?

Any help is appreciated.