Sorry, but there are no more tags available to filter with.
-
You can handle this in the OwnerDrawCell method. In the sample below it retrieves all column data from map (a MultiColumnDictionary), using the column 2 grid data as the key, and replaces the column separator with a colon. C1FlexGrid1.DrawMode = C1.Win.C1FlexGrid.DrawModeEnum.OwnerDraw Private Sub C1FlexGrid1_OwnerDrawCell...
Page 1 of 1 (1 items)