how use Calender Control in an ASP.NET GridView ?
how use Calender Control in an ASP.NET GridView ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Joginder BangerPosted Nov 14, 2014, 6:59 AM
Abhishek KumarPosted Nov 14, 2014, 6:38 AM
Please follow the below articles will be helpful for you.
http://www.aspsnippets.com/Articles/DateTimePicker-in-ASP.Net-GridView-using-jQuery-DateTimePicker-Plugin.aspx
http://www.dotnetfox.com/articles/how-to-use-ajax-calenderextender-in-Asp-Net-gridview-1022.aspx
Abhishek
rgowthamraj ramajayamPosted Nov 14, 2014, 5:45 AM
Joginder BangerPosted Nov 14, 2014, 2:29 AM
Select the General and right click mouse and add tab. A new tab add fill the name as you want and again right click mouse select the choose item. One window popup and select the browser option and select your down load dll(ajax).
rgowthamraj ramajayamPosted Nov 14, 2014, 2:22 AM
Joginder BangerPosted Nov 14, 2014, 12:06 AM
You need a ajax control kit, after download the ajax control kit add the reference in your project. you can here download the ajax control kit try this link
http://ajaxcontroltoolkit.codeplex.com/releases/view/116091
after add the control kit just drag and drop the calender control in gridview.
Note: you must add the ScriptManager on the page.
How to use ajax control follow this link
http://www.aspdotnet-suresh.com/2012/06/ajax-calendar-extender-control-example.html
if again some problem faced free feel hit to reply.