on 2009 Jun 12 4:07 AM
Hi,
Is there any way to set one of the column in a grid partially filled with a color.
Eg:- 75% of a cell in a column should filled ( horizontally ) with a color if the value of the column is 75 and other columns are data columns.
I may be asking too much. But I am wondering is it really possible in xMII 11.5 and/or 12.x.
Thanks in advance.
Srinivas.
Request clarification before answering.
Not with the standard behaviors, the iGrid color contexting applies to either the full cell background, the text, or the entire row background.
What is the significance of 75% and the context of the data? Perhaps there would be another way to provide visibility to this information using standard grid types, but not in a gantt chart approach.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jeremy,
I will mention the scenario. A list of orders needs to be listed in a table format order# and several other columns belongs to order. In this table one of the column is status on that particular order. We want to represent the status as horizontal bar which should depends on value of "status" column.
Let me know if I need to provide more info.
Thanks,
Srinivas.
Hello Srinivas,
This is not possible with a grid applet. You can use captions in your grid and set its type as "Lights Mode".
Or you can use HTML and javascript to build your grid manually.
Applet overview
http://help.sap.com/saphelp_xmii115/helpdata/en/Applet_Reference_Details/Applet_Overview.htm
Danilo
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.