Flex,DataGrid中对selectedIndex进行赋值问题
我想在DataGrid列表中,添加CheckBox,然后该行高亮选中,我尝试对selectedIndex赋值,可是不管怎么样,怎么不成功,请问可能是什么原因造成无法对其赋...
我想在DataGrid列表中,添加CheckBox,然后该行高亮选中,我尝试对selectedIndex赋值,可是不管怎么样,怎么不成功,请问可能是什么原因造成无法对其赋值?
我在弹出页面中调用
Alert.show("" + this.parentDataGrid.selectedIndex); // 输出结果为0
this.parentDataGrid.selectedIndex += 1;
Alert.show("" + this.parentDataGrid.selectedIndex); // 输出结果为0 展开
我在弹出页面中调用
Alert.show("" + this.parentDataGrid.selectedIndex); // 输出结果为0
this.parentDataGrid.selectedIndex += 1;
Alert.show("" + this.parentDataGrid.selectedIndex); // 输出结果为0 展开
2个回答
2013-09-18
展开全部
怎么还有弹出页面,parentDataGrid是哪里来的
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询