
HI All,
I am working on grid view in C# ASP.net VS2010. In the grid view I have added check box list. If i select a check box then a part of row should be selected and should get highlighted.
Please refer to uploaded image.
In this grid there are 3 rows: Groom, Clean n Pickup.
Now if I select “Clean” then partial row of it should get selected (In image, Yellow color).
Your any kind of guidline will be helpful.
Thanks,
Tanuja
code for you