在数据网格中更改字段名称 [英] change field's name in a datagrid

查看:61
本文介绍了在数据网格中更改字段名称的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用向导更改数据网格中每个标题列的名称?

how can i change name of the each header columns in my datagrid whithout using wizard?

推荐答案

Me.DataGridView1.Columns(5).HeaderText = "Column V"


该主题之前已经讨论过了,所以这里是主题,希望对您有所帮助.

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=186908&SiteID=1
this topic has been talked before,so here is the thread,I hope it will help you .

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=186908&SiteID=1


这篇关于在数据网格中更改字段名称的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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