Reputation: 14204
I have a GridView that I need to dynamically add TemplateField elements to. My question is, how to I programmatically add dynamic TemplateField elements? I cannot find anything through Google that shows an example of this.
Thank you!
Upvotes: 1
Views: 1507
Reputation: 10219
Does this article tell you what you need? I think you will have to download the code to see a full example of what you want (link is at the bottom of the article) since he's created some custom template fields.
Upvotes: 2