Answer the question
In order to leave comments, you need to log in
ASP.NET: how to add a control inside a GridView?
Good day. There is a need to create a four-column GridView with the following structure:
HyperLink | Simple inscription | text box | Button
The caption for the link and the simple caption are taken from the database and bound using DataBinding. There was a difficulty with dynamic generation and the subsequent addition of controls. How to practically implement this, even if not with the help of GridView?
Answer the question
In order to leave comments, you need to log in
<asp:TemplateField>
Simple label here
</asp:TemplateField>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question