can i use calender control in gridview control?
Loading
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.
VandanaPosted Jan 30, 2017, 1:10 AM
SqlComm_RowUpdate.Parameters.Add("@DeliveryDt", SqlDbType.VarChar).Value = DeliveryDt.Text.ToString();
Bikesh SrivastavaPosted Jan 28, 2017, 1:39 PM