<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default2.aspx.cs" Inherits="AdminPanel_Default2" %>
$(function () {
//$("#datepicker").datepicker();
$('#datepicker').datepicker({ minDate: 0 });
});
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.
Sundaram SubramanianPosted Nov 16, 2017, 4:09 AM