Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
30
UltaWinGrid - column having cell with EditorWithCombo, Dropdown, ValueList - trying to show a description underneath each item with a smaller font
posted

I have an UltraWinGrid where I am in the BeforeCellActivate event trying to make some changes.   Within the delegate for this event, I am setting the ValueList.  Upon doing this the column cell Editor changes to become EditorWithCombo.   The ValueList is properly shown when clicked upon.   However, what I'm trying to do is show the items in the ValueList so that the top line might either be bold or in a larger font, while a second line (description) is shown in a normal font, possibly a smaller font.  

I was trying to explore if there was a way to use UltraFormattedTextEditor for each value item (or if there was a property to somehow allow rich text) but I am not seeing that.    On the row cell property Style - when I try setting that to ColumnStyle.FormattedText it has no bearing on the underlying value items.    I was hoping that there might be a similar property that I can use.

Is there a techiique I can follow to achieve this ?

Parents
  • 1560
    Offline posted
    Hello,
    I have been looking into your question, however, in order to ensure I understand your scenario correctly, could you please provide my more details regarding the EditorWithCombo's ValueList like what structure it has? If you could provide a small isolated sample or at least a screenshot it would be very helpful.
    This information is going to be highly appreciated and will help me decide how to proceed further.

    Looking forward to hearing from you.
    Thank you for your cooperation.

    Sincerely,
    Teodosia Hristodorova
    Associate Software Developer
Reply Children