1,01.zipToolbar - Custom status messages and tooltips用户状态信息与工具提示(3KB)2,02.zipRemove system menu from floating toolbar从浮动工具条中去除系统菜单(2KB)3,03.zipRemove close button from fl oating toolbar 从浮动工具条中去掉关闭按钮(2KB)4,customizable1.zipCustomizable toolbar可自定义的工
代码如下: 1、RowCommad //获得索引 int index = ((GridViewRow)(((Button)(e.CommandSource)).Parent.Parent)).RowIndex; 2、RowEditing等 //获得索引 int index = e.NewEditIndex; //获取当前GridViewRow对象 GridViewRow editGridViewRow = autoGridView.Rows[girdviewEditIndex]; //获取内容方