Gridview:在vb.net中添加插入另一行的新行 [英] Gridview: Adding a new row inserting another row in vb.net

查看:207
本文介绍了Gridview:在vb.net中添加插入另一行的新行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在gridview中添加一个新行时,另一个空白行将被插入到end.can任何人告诉应该在属性或代码中做什么..

while i am adding a new row in gridview,another blank row is getting inserted at the end.can any one tell what should be done in the properties or in the code..

推荐答案

这不是一个新行,而是用户写一个新行的机会。将允许用户插入行属性设置为False,新行应该消失。确切的属性名称是AllowUserToAddRows。
That is not a new row, but the chance for the user to write a new row. Turn the "allow user to insert rows" property to False and that new row should go away. The exact property name is AllowUserToAddRows.


这篇关于Gridview:在vb.net中添加插入另一行的新行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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