Welcome Guest Search | Active Topics | Log In | Register

DateTimePicker in UserControl Options
kinai
#1 Posted : Thursday, February 04, 2010 5:50:48 PM
Rank: Newbie


Joined: 10/23/2009
Posts: 5
Points: 15

HI all,

I have placed a DateTimePicker in a UserControl.

this UserControl is call by a gaia tabview.

When I click on the tab, the datetimepicker is displayed but if I click on the button, calendar is not displayed.

I'm using lastet version of Gaia.

If I place DateTimePicker outside of the usercontrol (directly in the tabview for example) it's working.

A parameter is it necessary in the usercontrol ?

Thanks for help

Regards,

Kinai

sergey
#2 Posted : Thursday, February 04, 2010 7:19:27 PM
Rank: Titan


Joined: 9/23/2008
Posts: 268
Points: 804
Hi.

I tried to reproduce the problem you are experiencing, but it was working for me.
Can you attach a testcase?
kinai
#3 Posted : Friday, February 05, 2010 9:26:14 AM
Rank: Newbie


Joined: 10/23/2009
Posts: 5
Points: 15

argh, I create a test project and it's work ...

but in my current project, it's not working ...

I'm searching what is wrong ...

kinai
#4 Posted : Friday, February 05, 2010 9:57:23 AM
Rank: Newbie


Joined: 10/23/2009
Posts: 5
Points: 15

I have fixed my issue ...

I know that '_' in not supported the DateTimePicker ID.

But in my case UserControl contains '_' ... so DateTimePicker are not working ... remove '_' in the UserControl ID fix my issues.

Forum Jump  
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.