由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - 请教一个数据输入的问题
相关主题
[转载] help大家有实地接触Tableau, Qlikview, SAS Visual Analytics or Pentaho的么
如何启动Visual Studio 2005中的Visual SQL 2005?请问有oracle的dba认证的专家,
最近忙着开会Oracle XE DBconnection from ASPX
visual studio 2010 express vs. visual studio 2012 professionalwindows exchange server的数据怎么倒倒别的数据库?
微软的老硬 color shock请教database developer职业发展方向
error .mdf file unable to attach in Visual Studio 2013 win (转载)问一个linq to sql编程问题
求推荐工作用的笔记本 (转载)问问题的同学看过来。
10年的programmer想问问转做db的方向问题.dll editor
相关话题的讨论汇总
话题: control话题: 表格话题: ok话题: 数据
进入Database版参与讨论
1 (共1页)
T*******t
发帖数: 1069
1
数据输入格式像一个表格, 每一行,用户可以在第一列键入信息,同行其他列数据自动生
成. 一行完后,
才能操作第二行, 然后第三行.用户可以生成一个一行的表格,也可以是一百行的表格,
这个表格的大小
是动态的.
我的问题是, 在VISUAL STUDIO 2010界面下,用 DATAGRIDVIEW CONTROL 可以实现, 有
没有更
好的 CONTROL 可以用.
很少用这个VS. 多谢
i****a
发帖数: 36252
2
try dotnet board ba.
I haven't done .net for few years. last time I did any real programming on
it was .net 2.0 era
I am sure there are many .net people here too but you may get reply sooner
there.

【在 T*******t 的大作中提到】
: 数据输入格式像一个表格, 每一行,用户可以在第一列键入信息,同行其他列数据自动生
: 成. 一行完后,
: 才能操作第二行, 然后第三行.用户可以生成一个一行的表格,也可以是一百行的表格,
: 这个表格的大小
: 是动态的.
: 我的问题是, 在VISUAL STUDIO 2010界面下,用 DATAGRIDVIEW CONTROL 可以实现, 有
: 没有更
: 好的 CONTROL 可以用.
: 很少用这个VS. 多谢

a9
发帖数: 21638
3
你是做web的还是winform的呀?
自己控制多好,非要用控件?

【在 T*******t 的大作中提到】
: 数据输入格式像一个表格, 每一行,用户可以在第一列键入信息,同行其他列数据自动生
: 成. 一行完后,
: 才能操作第二行, 然后第三行.用户可以生成一个一行的表格,也可以是一百行的表格,
: 这个表格的大小
: 是动态的.
: 我的问题是, 在VISUAL STUDIO 2010界面下,用 DATAGRIDVIEW CONTROL 可以实现, 有
: 没有更
: 好的 CONTROL 可以用.
: 很少用这个VS. 多谢

T*******t
发帖数: 1069
4
DataGridView is OK so far. Thanks

on
sooner

【在 i****a 的大作中提到】
: try dotnet board ba.
: I haven't done .net for few years. last time I did any real programming on
: it was .net 2.0 era
: I am sure there are many .net people here too but you may get reply sooner
: there.

T*******t
发帖数: 1069
5
Win Form. Don'w want to spend a whole lot of time that why seek a quick
solution. Datagridview is fine so far. thanks

【在 a9 的大作中提到】
: 你是做web的还是winform的呀?
: 自己控制多好,非要用控件?

a9
发帖数: 21638
6
太丑

【在 T*******t 的大作中提到】
: Win Form. Don'w want to spend a whole lot of time that why seek a quick
: solution. Datagridview is fine so far. thanks

b******g
发帖数: 81
7
DevExpress is a third-party control provider. XtraGrid is similar to
DataGridView control and has more advanced functions.
There are many controls like this. Depending on what requirements you have,
you can choose - provided third party controls are allowed in your project and your budget is OK with the price.
1 (共1页)
进入Database版参与讨论
相关主题
.dll editor微软的老硬 color shock
中年大叔跪求这里的高人大虾指点 delphi设计的出路error .mdf file unable to attach in Visual Studio 2013 win (转载)
今天又REJECT一个ARCHITECT求推荐工作用的笔记本 (转载)
有数据库unpaid或实习机会不?另外寻学习伙伴:)10年的programmer想问问转做db的方向问题
[转载] help大家有实地接触Tableau, Qlikview, SAS Visual Analytics or Pentaho的么
如何启动Visual Studio 2005中的Visual SQL 2005?请问有oracle的dba认证的专家,
最近忙着开会Oracle XE DBconnection from ASPX
visual studio 2010 express vs. visual studio 2012 professionalwindows exchange server的数据怎么倒倒别的数据库?
相关话题的讨论汇总
话题: control话题: 表格话题: ok话题: 数据