generate automatic numbers -query
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
hi Does anyone knows how to generate automatic numbers in asp.net with C#.I have to select some values from the datagrid and enter a value which gets assigned to a row in the backend when i click submit it goes to a next page where a number is generated automatically and displayed on the page where some details have to be entered.The number and the values have to be stored in the backend .These values and the number has to be assigned to same row where the previous page value is entered. I dont know how to generate number in this regard and simultaneously stored in the database Thanks in advance kal13na13