Hi,
I'am using infragistic grid and a dropdown in one cell. It has been requested to me to displays some item of the dropdown in italic and others in normal style.
Is there a way to achieve this?
Thanks you very much.
Helo Boris,
I'm so sorry for this time. I was in vacation. I just post it and hoping that on my come back I will have a solution.... and i do have it because, your answer helps me very well.
It works very fine.
Thanks very much.
Hello katoyi,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
This could be achieved by using the 'Appearance' object of a 'ValueListItem', like this:
list.ValueListItems[0].Appearance.FontData.Italic = DefaultableBoolean.True;
Please feel free to let me know if a question about our tool set comes up on your mind.