In my dropdown value i get the current year
ddlYear.Items.FindByValue(System.DateTime.Now.Year.ToString()).Selected = true;
but i want the dropdown shows 1 year back...that is now dropdown shows 2018.but i want to show it as 2017 how it possible?
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.
Nitin SontakkePosted Apr 5, 2018, 11:45 PM
Nitin SontakkePosted Apr 6, 2018, 1:04 AM
Soumya PsPosted Apr 6, 2018, 12:00 AM
Satish Kumar VadlavalliPosted Apr 5, 2018, 11:53 PM
Soumya PsPosted Apr 5, 2018, 11:52 PM
Ravi Polara PatidarPosted Apr 5, 2018, 11:48 PM