in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Re: Different text colors

    To use different text colors just assign the html to the text of the cell. C1WebGrid1.Items(0).Cells(0).Text = " <font color=red>" & C1WebGrid1.Items(0).Cells(0).Text & "</font>" Or you can use the ItemDatabound event to color code values conditionally setting...
    Posted to WebGrid for ASP.NET (Forum) by C1_GregL on 01-07-2008
    Filed under: C1Webgrid, colors
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.