首页 > 移动网络

Flex中怎样把焦点固定在DataGrid的特定一行上

时间:2017-06-08  来源:  作者:

请教:Flex中怎样把焦点固定在DataGrid的特定一行的单元格里,感谢

2010年9月3日 - 请教:Flex中怎样把焦点固定在DataGrid的特定一行的单元格里,感谢 [问题点数:30分,结帖人ectime009]收藏 关注 ectime009 ectime009 本版等级: 本版专...

Flex中怎样把焦点固定在DataGrid的特定一行上 - ITeye问答

2010年7月22日 - Flex中怎样把焦点固定在DataGrid的特定一行上5 项目中DataGrid的dataProvider是动态更新的。点击DataGrid的一行,这行获得焦点,但是当dataProvider的数...

Flex中怎样把焦点固定在DataGrid的特定一行上_百度知道

最佳答案: 使用scrollToIndex() public function scrollToIndex(index:int):Boolean Ensures that the data provider item at the given index is visible. If the ...

Flex中DataGrid选中并滚动到指定行 - liweigov

Flex中DataGrid选中并滚动到指定行liweigov 发表于4年前 分享到: 一键分享 QQ空间 微信 腾讯微博 新浪微博 QQ好友 有道云笔记 原 Flex中DataGrid选中并滚动到指定...

DataGrid 添加一行 自动获取焦点解决办法 - Flex

2013年5月30日 - 上一篇:flex的按钮怎么去掉边框 下一篇:flex4.5 为什么没有 import com.as3xls.xls.ExcelFile;该如何解决 文章评论相关解决方案 1DataGrid 增添一行 ...

flex4 spark s:DataGrid 怎样滚动到指定行 - 问答求助 - 游戏开发...

2012年10月27日 - flex3可以用 <mx:DataGrid id="dg" ></mx:DataGrid>//滚动到指定行dg.scrollToIndex(3);复制代码 到flex4, ...复制代码 应该怎么样呢?急啊。。。...

flex datagrid 可编辑列获取焦点问题_百度知道

最佳答案: <mx:ComboBox dataProvider="{arr}" change="change()" labelField="cobName"/> <mx:TextInput id="txt"/> /**combobox选择完后触发change事件,...更多关于Flex中怎样把焦点固定在DataGrid的特定一行上的问

datagrid如何将焦点跑到指定的元素上_IT知识问答_希赛网

2014年5月13日 - datagrid怎么将焦点跑到指定的元素上 如上图,我想做一个简单的查找,已经可以找到指定的行和列,怎么让焦点跑到指定的元素上啊, 用SelectedIndex已经可...
来顶一下
返回首页
返回首页
栏目更新
栏目热门