Welcome Guest Search | Active Topics | Sign In | Register

datepicker event Options
Sanjay
Posted: Saturday, May 10, 2014 10:25:39 PM
Rank: Member
Groups: Member

Joined: 8/26/2007
Posts: 12
I have a datepicker and textfield on my asp.net webform
need to calculate age in textfield based on date user enters in datepicker control
any idea how to do it

Thanks
eo_support
Posted: Saturday, May 10, 2014 10:31:29 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,196
Hi,

You would use this property to get the date value on the server side:

http://www.essentialobjects.com/doc/1/eo.web.calendar.selecteddate.aspx

Or this method to get the selected date on the client side:

http://www.essentialobjects.com/doc/1/jsdoc.public.calendar.getselecteddate.aspx

How to calcuate "age" is not related to our product. So you will need to resolve that yourself.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.