标签:style blog http color io sp div 2014 on
gridview新增一行就激活编辑,及显示闪动的光标

gridView1.ShowEditor();
隐藏Gridview表头上面的panel

this.gridView1.OptionsView.ShowGroupPanel = false;
标签:style blog http color io sp div 2014 on
原文地址:http://www.cnblogs.com/GarsonZhang/p/4031655.html