Add background color to a specific dynamically created button
I have 10 dynamically created buttons on a asp.net web page.Now i have 2 other button "Next" and "Previous" .Now i want to color its background of a specific button by clicking on Next or Previous button. Plz help me with code
Thanks