K
K Viltersten
In my asp:Repeater, i'm starting a mark-up
for a table in the <HeaderTemplate> and
finish it up in the <FooterTemplate>.
However, i'd like to dynamically create it
and i wonder how i can do so.
How can i produce "a half" of HtmlTable?
Or should i rather aim for dynamically
creating the whole asp:Repeater part? How
can i do that wisely (i.e. smoothly)?
for a table in the <HeaderTemplate> and
finish it up in the <FooterTemplate>.
However, i'd like to dynamically create it
and i wonder how i can do so.
How can i produce "a half" of HtmlTable?
Or should i rather aim for dynamically
creating the whole asp:Repeater part? How
can i do that wisely (i.e. smoothly)?