Hi,
I have a grid containing a GridViewRatingColumn (amongst other columns).
I need the grid to be read-only, and have set AllowEditRow and AllowAddNewRow properties to false on the radGridView.
None the less, the user is able to change the value of the rating field anyway. How do I prevent changing of the rating column as well?
Regards
Thomas