Welcome Guest Search | Active Topics | Sign In | Register

access datepicker control from within ASP.NET detaillsview Options
Jason
Posted: Tuesday, August 28, 2012 7:56:57 PM
Rank: Member
Groups: Member

Joined: 10/18/2010
Posts: 29
I posted this earlier with no response

Hello

I need to access the selected date from a date picker control from the code behind. The following type of code:

DatePicker1.SelectedDate

wont work because the date picker is sitting inside a grid. I've imported the EO.Web class into the code behind, but I still cant access it.

Can someone point me in the right direction? I've tried something like:

CType(DetailsView1.FindControl("DatePicker3") to access the date picker, but no luck

Thanks

Jason
eo_support
Posted: Tuesday, August 28, 2012 8:04:04 PM
Rank: Administration
Groups: Administration

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

This is not a question specifically related to our product --- you would face exactly the same question if you replace our DatePicker control with a standard ASP.NET Button control. As such we will not be able to offer support on this questions. Sorry about that!


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.