Hello Mujtaba Ali,
To do that you can use the CellClick event of the grid, where you can get the clicked cell and its row. Set the row Tag to something and use this Tag in the formatting event to identify the rows you need to style. Here is an example:
I hope this helps.
Regards,
Stefan
Telerik