开发者

creating forms with multiple entry fields

开发者 https://www.devze.com 2023-02-04 12:37 出处:网络
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 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

精彩评论

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

关注公众号