i have table in my aspx page with 5 rows i applided runat=server
whenthe page loading i need to show first row with option("+") to add
next rows .when user select second row i need to show("-") like to
reomove row (what i mean previous row) i need to do this funtion
either jquery javascript Css
Srinivas