开发者

I want to store tabular data in c#.net [closed]

开发者 https://www.devze.com 2023-03-15 08:55 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I am having a requirement in开发者_JAVA百科 asp.net in which i have to store tabular data.the table created in html has headings. and below that i have to design corresponding textboxes to store data in a sqlserver table after clicking a submit button below the table.how to design and code the table with c#.net?


The question is quite general and not specific to a problem. Have a look at Data Grid control, this will fit your requirement.

0

精彩评论

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