如何在datagridview中放置一个文本框并在c#windows应用程序中键入该文本框 [英] how can i place a textbox in datagridview and type in that in c# windows application

查看:86
本文介绍了如何在datagridview中放置一个文本框并在c#windows应用程序中键入该文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在datagridview中放置一个文本框并在c#windows应用程序中输入

how can i place a textbox in datagridview and type in that in c# windows application

推荐答案

建议您从这个非常详尽的教程开始:详细的数据绑定教程 [ ^ ]
Is suggest you start with this really exhaustive tutorial: A Detailed Data Binding Tutorial[^]


数据网格视图中的


添加类型 DatagridviewTextBoxColumn的

这将允许您在datagridview中写入文本



快乐编码!

:)
in datagridview Add column of type DatagridviewTextBoxColumn
this will allow you to write text in datagridview

Happy Coding!
:)


这将是一个开始..

http://msdn.microsoft.com/en-us/library/7tas5c80.aspx [ ^ ]
This will be a start for you..
http://msdn.microsoft.com/en-us/library/7tas5c80.aspx[^]


这篇关于如何在datagridview中放置一个文本框并在c#windows应用程序中键入该文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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