Change the color of the sample line to apex oracle

自古美人都是妖i 提交于 2019-12-12 06:56:16

问题


I have a table with a list of car numbers "Auto numbers". They are reflected in an interactive report. Some of these numbers are assigned to cars that are displayed on the second Info Cars table. Is it possible to somehow change the line color in the table with the list of car numbers "Auto numbers". You only need to change the row color for rows that have common numbers that are displayed in the Info Cars table.


回答1:


Create a hidden column in the table "Auto numbers", in which you can display a sign if the number is in table "Cars table". Next, use the line coloring, as shown here For example, use a hidden column as a class, in the column you need or otherwise so that you can access it through JQ / JS and do not forget.



来源:https://stackoverflow.com/questions/57833684/change-the-color-of-the-sample-line-to-apex-oracle

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!