Hi, I am trying to set background color of the label and when I override the paint menthod of the LabelField Class it sets the background color where text gets displayed it leaves the rest of the column.
how can we change the background color of the lable where even text is not there.
the text is coming from database and we have fixed column width.
Thanks in advance.