Sorry, but there are no more tags available to filter with.
-
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...
Page 1 of 1 (1 items)