This question is locked. New answers and comments are not allowed.
I am currently using a RadGridView to display the data from our SQL server, and I am also allowing the users to add new rows to the datagrid. however, I'd like to know if there's a way of marking the new rows by chancing the colour of the text to red so that the user can view which rows were added and which rows were there already. Is there any way to change the colour of the texts on selected rows?
