开发者

creating forms with multiple entry fields

I hope to create an entry form that provides multiple entry fields like it appears in microsoft excel where the column headers are up there and several rows below for data input.

i know textboxes have to be placed one at a time and only accept one input per text box and that would take awfully long to just create a form with probably just 10 rows and 10 columns.

how do i go about this.?开发者_运维知识库is there any tool from the toolbox that can help design this form? Id also like to pass entries from the form into the database all in one shot so id appreciate it if the control supports that too...

this is a picture of what id like the form to look like...

creating forms with multiple entry fields

Please help out.


Maybe a DataGridView would be appropriate?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜