I am new to Struts and jquery.
I want to set the background color in the grid column which is a struts2-jquery api.
I have used the effectOptions
attribute for this but it doesn't work.
I have set the attribute to -
sjg:gridColumn effect ="highlight"effectOptions ='color : #aaaaaa'
Can any one help me?
How to set background color in grid column of struts-jquery-grid
596 views Asked by user2531406 At
1
In SJG u can add color or any javascript using formatter. Find below an example: