Click here to Skip to main content
15,916,432 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear, just want to know if you have the same ajaxToolkit PopupControlExtender in C# especially the code behind file code.

Thank you

David
Posted
Comments
Sandeep Mewara 13-Sep-10 12:39pm    
Who is dear? What 'same'? version? Elaborate please.

Are you coming from VB.NET and wondering if you can use these controls?

The answer to that is yes. You can use the Ajax toolkit in both VB.NET or in c#. You can also use jQuery UI which has (IMO) a slicker convention for theming and a huge plugin community.

If you're talking about for WinForms apps, yes, there's a DateTimePicker there as well. If you're interested in how it works, you can poke around with Reflector[^].

Cheers.
 
Share this answer
 
What about if you just place the regular datetimepicker and put it in a panel. Such panel would be extended to be become a pop-up dialog
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900