最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Disabling of APEX$ROW_SELECTOR based on a value in a column in the Interactive Grid - Stack Overflow

programmeradmin1浏览0评论

After searching through several blogs and solutions, I believe there is no existing solution for disabling the APEX$ROW_SELECTOR based on a value in a column in the Interactive Grid. Are there any other solutions to achieve this?

Thank you!

After searching through several blogs and solutions, I believe there is no existing solution for disabling the APEX$ROW_SELECTOR based on a value in a column in the Interactive Grid. Are there any other solutions to achieve this?

Thank you!

Share Improve this question edited Apr 1 at 20:08 stummyhurts asked Apr 1 at 18:51 stummyhurtsstummyhurts 237 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

I'm not sure what you want is possible. But you could try and create your own column of type checkbox and disable that with a row-based dynamic action. Then remove the APEX$ROW_SELECTOR column from the report.

发布评论

评论列表(0)

  1. 暂无评论