Hi,
I’m customizing the column values using cellrenderer but the return value inside the cell is not center aligned.
Note: I return the value as HTML
For example: I've 3 columns in which;
1. First column: value is converted into hyperlink and return.
2. Second column: no change
3. Third column: I create three rows using <code><div></code> and return.
Since cellrenderer is applied for two columns the values are not aligned center automatically.
Can someone help to on this issue. how to center align the values automatically?
Looking for solution.
Cheers,
Raj