date picker problem

  • Thread starter Thread starter ramu
  • Start date Start date
R

ramu

Thanks for u r early reply .if i use the server control every time
the page wil be loaded so i want a HTML date control which doest have
page load every time.

thnks in advance
ramu
 
ramu,

I don't think that there is a control out of the box that doesn't do a
postback to the server. There might be some third party controls which use
AJAX, or you could try generating your own using the new AJAX kit that is
offered for ASP.NET (I think it is code named Atlas).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top