I want to retrieve personal data from database as follows: where edit and delete are two button to edit or delete the data. category may be 1,2...,n i.e. varies to person to person. I need idea how can I design these dynamically. Is there any one to help me? Thanks in advance
category1 Edit Delete
A: B
C: D
category2 Edit Delete
A: B
C: D category3 Edit Delete
A: B
C: D
Prasham SabadraPosted Apr 9, 2015, 4:53 AM
Please have a look at following links
http://csharp.net-informations.com/gui/dynamic-controls-cs.htm
http://www.codeproject.com/Articles/8114/Dynamically-Created-Controls-in-ASP-NET