hii ,
my question is how to auto increment value in textbox on page load event in c# windows application.
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.
g sPosted Apr 11, 2015, 2:10 AM
Below given Retrive Maximum id Link
2. Database Table Select id datatype allow auto increment = True & set increment value
http://dotnetdrizzles.blogspot.in/2015/03/find-maximum-number-from-database-table.html
http://screenshotdrizzles.blogspot.in/2015/03/find-maximum-number-from-database-table.html
Akhil GargPosted Apr 5, 2015, 2:42 AM