Hello,
I have a radcombobox with footer and header.
1. How can i paint them let say in a red color?
2. How can i put in it an image?
I noticed that if i use:
not all the footer area is painted.
any suggestions?
Thank you,
Oren
I have a radcombobox with footer and header.
1. How can i paint them let say in a red color?
2. How can i put in it an image?
I noticed that if i use:
<FooterTemplate> <div style="background-color:Red">asas</div> </FooterTemplate>any suggestions?
Thank you,
Oren