datepicker!

  • Thread starter Thread starter ashoo
  • Start date Start date
A

ashoo

I need to use a datepicker control in my aspx application.
Do we have one in Visual Studio.Net? If we do how do I use
it?

Thanks
 
There is one, and you can access it's properties just like any other
control. It's not the same as the Desktop though, and basically you'd use
one and reference it from multiple places. However you can create your own
and use it wherever you want. Search for Date Picker ASP.NEt on google..if
you can't find what you want, I have one written that I can send you.

HTH,
Bill
 
Back
Top