Datagrid versus Gridview

G

Guest

The code below works fine in a DataGrid.
<asp:TemplateColumn HeaderText="Select">
<ItemTemplate>
<%# GetLink(Container.DataItem) %>
</ItemTemplate>
</asp:TemplateColumn>
What is the corresponding syntax for Gridview?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Datagrid versus Gridview 2
ASP.NET Datagrid 1
wrapping text in datagrid 1
DropDownList DataGrid 1
Display datagrid records 6
Item Template problem in Datagrid 1
Controls 2
Error referencing Datagrid table cell 3

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top