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
40
Is it possible to format each row of an UltraGridColumn differently?
posted

Hi. I am trying to format my dateTime objects from the same column differently depending on their values. I know I can set the dateTime format for the column via the UltraGridColumn.Format property, but is there a way to override that format for individual rows in that column?

Thanks!