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
390
Display Hexadecimal Values for Byte Columns
posted

Is there a way to do this in UltraWinGrid for an UltraGridColumn witha data type of Byte?  Thanks!

  • 12773
    posted

    Hi,

    I just wanted to know if you were able to set the Hex format of the cell or you still need help? Just let me know.

    Thank you.

    Sincerely,
    Dimi
    Developer Support Engineer
    Infragistics, Inc.

  • 69832
    Suggested Answer
    Offline posted

    You can assign a value of "X" or "x" to the column's Format property to display the value in hexadecimal form.