Using jQuery DatePicker in ASP.Net


In this video tutorial, Mudassar Khan has explained how to implement jQuery UI DatePicker (Calendar) with ASP.Net TextBox with ReadOnly property set to true.

When TextBox is set ReadOnly true, its value is not available on Server Side (Code Behind) and hence we need to make use of the Request.Form collection to fetch the value of jQuery DatePicker (Calendar).



Download FREE API for Word, Excel and PDF in ASP.Net
 
ArticleId:1247

© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.