Flex Spark DataGrid 单元格单击?

发布于 2024-11-16 05:37:19 字数 107 浏览 1 评论 0 原文

我正在寻找类似 Spark DataGrid 上的 CellClick 事件之类的东西。

  • Flex 4.5 中有类似的东西吗?如何从单击的单元格中获取数据?

I am searching for something like CellClick event on Spark DataGrid, or something alike.

  • Is there something like this in Flex 4.5, and how to get the data from the clicked cell ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

初吻给了烟 2024-11-23 05:37:19

根据对 ASDocs 的审查,您似乎想要使用 gridClick 事件。

它有一个直接挂钩到 itemRenderer< /a> 如果这就是你所追求的。

Based on a review of the ASDocs, it looks like you want to use the gridClick event.

It has a direct hook to the itemRenderer if that's what you're after.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文