Wednesday, 18 September 2013

Display text report on aspx page with out using repeater control

Display text report on aspx page with out using repeater control

How to write text report on aspx page from the table by using c#.The
report should like below and i don't want to sue repeater for this because
i have multiple value with same name that way i don't want display them
again and again on the page.
parent: something
categoey: something
value: something
parent: something
categoey: something
value: something
parent: something
categoey: something
value: something
Any Help please?

No comments:

Post a Comment