使用表编辑表和输入数据 [英] editing table and input data using table

查看:91
本文介绍了使用表编辑表和输入数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用Windows应用程序我想创建一个表:

1)从用户获取表格的行数和列数

2)然后该表格显示为用户

3)用户输入每个单元格的数据

4)将数据发送到阵列



非常感谢任何帮助。谢谢。

using windows application I want to make a table :
1)take the number of rows and columns of the table from user
2)then that table appear to user
3)the user input the data of every cell
4)sent that data to an array

Any help would be most appreciated. Thanks.

推荐答案

使用datagridView



有关datagridview的有用信息 - http://www.devx.com/dotnet/Article/33748 [ ^ ]



具体如何将数据发送到数组< a href =http://stackoverflow.com/questions/5585740/c-sharp-datagridview-column-into-an-array> http://stackoverflow.com/questions/5585740/c-sharp-datagridview-column -into-an-array [ ^ ]
Use a datagridView

Useful information on datagridview - http://www.devx.com/dotnet/Article/33748[^]

specifically how to send the data to an array http://stackoverflow.com/questions/5585740/c-sharp-datagridview-column-into-an-array[^]


这篇关于使用表编辑表和输入数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆