DatePickerControl

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
3/24/2010 11:38:25 AM
Gravatar
Total Posts 190

DatePickerControl

Hi All,

I've added the mp:DatePickerControl to a custom page (non-CMS page) that is linked to from a custom module and it does not display.

<mp:DatePickerControl id="dpStartDate" runat="server" ShowTime="False" CssClass="forminput"></mp:DatePickerControl>

(Looks like that)

The only thing that happens when you click the button is that an editor control just above greys out. Is there some other initialization code or style rules that needs to go with this? I've looked at other places in the project where this is used but I'm just not seeing what I'm missing. (I'm sure I'm missing a style rule or something because the date picker on the calendar page comes up behind other form fields. I was planning to tackle that one next.)

Thanks,

John

You must sign in to post in the forums. This thread is closed to new posts.