Click here to Skip to main content
15,905,028 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How can we add-remove rows in asp.net without html controls with java script
Posted
Comments
blessy baby 22-Aug-11 4:54am    
Are you trying to remove/add table rows?

rows are basically a html feature, you must use <TR> to add a table row,
 
Share this answer
 
<dx:aspxlabel id="ASPxLabel1" runat="server" font-bold="True" font-size="Small" xmlns:dx="#unknown">

 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900