Hi. I'am using telerik winform q2 2010 with visual studio 2008. I have gridview that allowed to add new row, also I haveGridViewTextBoxColumns and GridViewCommandColumn with image. When I click to add new row i want to change GridViewCommandColumn image in this row. When I handle grid_CellClick event i can get GridViewCellInfo object of this commandColumn but it doesn't allow me to change image. How can I solve this?
Thank you.
Regards, Armen.
Thank you.
Regards, Armen.