|
Rank: Newbie Groups: Member
Joined: 7/26/2018 Posts: 6
|
Hi,
I am using the DatePicker object but when I click on the calendar, today's date does not show at the bottom of the calendar. Is is a property that enables this? If so I haven't been able to find it. Any help would be much appreciated.
Thanks! Matt
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,258
|
Hi,
This is not controlled by a single property. It is done through a custom FooterTemplate. You can see the source code in the EOWebDemo_CS/EOWebDemo_VB project in file Demos/Calendar/Designs/Windows/Demo.aspx. Look for FooterTemplate in the ASPX file and you will see how it is implemented.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 7/26/2018 Posts: 6
|
Thanks!
I don't suppose there is an sample of a click event on it which changes the calendar to today's date?
Thanks, Matt
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,258
|
Hi, There is no sample code specifically for this. But you would need to call this method: https://www.essentialobjects.com/doc/jsdoc.public.web.calendar.goto.aspxSee here for how to call our client side API: https://www.essentialobjects.com/doc/web/clientapi_howto.aspxThanks
|
|
Rank: Newbie Groups: Member
Joined: 7/26/2018 Posts: 6
|
Ok, thank you
|
|
Rank: Newbie Groups: Member
Joined: 7/26/2018 Posts: 6
|
Hi, I uninstalled EO from my programs as I'm not using it after trying it but my website header still has this message at the top: Menu ctl00_MainContent_ctl00 requires a license. You can purchase a license from http://www.essentialobjects.com/Order.aspx. Please refresh the page to continue. More on license. Already have a license? See troubleshooting License problems. How do I get rid of this? Thanks, Matt G
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,258
|
Hi, Please follow the troulbeshooting link in the message to troubleshoot EO.Web Controls license problem. I am posting the link again here: https://www.essentialobjects.com/forum/postst119_EOWeb-Controls-License-troubleshooting.aspxOne of the steps listed there will fail if your license fails. Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 7/26/2018 Posts: 6
|
Hi,
I don't have a license as I didn't purchase one. I was only trying out a control and have since decided I'm not using it and have uninstalled EO from my PC. But my website still has the missing license error at the top. I've read through the post you provided but it only has to do with users who have an actual license and are using your controls. How can I get rid of the error when I no longer have EO Web installed and I don't want to purchase a license?
Thanks, Matt
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,258
|
This is because you are still using our controls somewhere in your page. If you just want to remove our product, you need to remove whatever in your page that uses our product. Just uninstalling it remove it from your system but it won't remove it from your existing project/page.
|
|
Rank: Newbie Groups: Member
Joined: 7/26/2018 Posts: 6
|
I'm sorry, I thought I had removed them all. Thank you very much for your help!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,258
|
You are very welcome. Glad to hear that sorted it out!
|
|