datepicker
-
need source files for ajax datepicker... i tried basic date picker but getting error unable to cast 'System.Web.UI.LiteralControl' to 'System.Web.UI.WebControl' ...
u can also try this by java script , their is lots of java script available in net just Google it.......
-
u can also try this by java script , their is lots of java script available in net just Google it.......
-
need source files for ajax datepicker... i tried basic date picker but getting error unable to cast 'System.Web.UI.LiteralControl' to 'System.Web.UI.WebControl' ...
I believe the need to AJAXDatepicker will be because you don't want a server side picker! In that case, as suggested above, pick any client side datepicker. There are few at this very site also. Further, if you are getting some error with one you have, looks like error is pretty straight forward and you should be able to resolve it. Or is it not your code and you are stuck up?
-
need source files for ajax datepicker... i tried basic date picker but getting error unable to cast 'System.Web.UI.LiteralControl' to 'System.Web.UI.WebControl' ...