开发者

Insert data in only DataGridView in ASP.NET

开发者 https://www.devze.com 2022-12-19 21:39 出处:网络
I have a开发者_高级运维 DataGridView in asp.net with C#. I want to insert data into only DataGridView with row by row. Finally, I want to Insert data into database from DataGridView. How can I do it?

I have a开发者_高级运维 DataGridView in asp.net with C#. I want to insert data into only DataGridView with row by row. Finally, I want to Insert data into database from DataGridView. How can I do it?


Nahid, I hate to sound unfriendly, but you are in the wrong place. What you really need is a basic book on programming ASP.NET. Every one of them has chapters devoted to this exact topic. If you don't want to spend money, then visit your local library.

Here is a good StackOverflow thread with book suggestions.

0

精彩评论

暂无评论...
验证码 换一张
取 消