cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Partial color fill in one of the column in a iGrid

Former Member
0 Likes
323

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.

View Entire Topic
Former Member
0 Likes

You would be able to do this with something like Extjs (www.extjs.com) and a custom renderer.