In a telerik grid(dynamically created.) when we are checking on the checkbox,the back color of that row is disappering. I want the color to remain as is it,while checking on the check box.
In our telerik grid , we gave skin="Windows7". After new insertion of records, that particular row of the grid is becoming megenta colour(backgroundcolour). Now when we are clicking(checking the checkbox) on the chechbox(telerik:GridClientSelectColumn) , the background colour of the particular row is vanishing. But again if we uncheck the checkbox , the colour is coming back.
I want the background colour to remain as it is , even if we r checking the chechkbox.
In our telerik grid , we gave skin="Windows7". After new insertion of records, that particular row of the grid is becoming megenta colour(backgroundcolour). Now when we are clicking(checking the checkbox) on the chechbox(telerik:GridClientSelectColumn) , the background colour of the particular row is vanishing. But again if we uncheck the checkbox , the colour is coming back.
I want the background colour to remain as it is , even if we r checking the chechkbox.