Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
LinkButton in DataGrid
Message
From
21/10/2003 14:38:54
Mindy Shingara
Central Susquehanna Intermediate Unit
Lewisburg, Pennsylvania, United States
 
General information
Forum:
ASP.NET
Category:
WebForms
Miscellaneous
Thread ID:
00840336
Message ID:
00840786
Views:
19
I understand how to use the DataBinder.Eval(Container, DataItem."columnname"), however, the "select" column was created by adding the default, Button Column, Select in .NET under the Property Builder of the grid. I then converted it into a template column. It is not custom bound as my other columns are. Therefore, it just has "select" assigned as it's Text property, "lnkSelect" as it's ID property, and "Select" as it's CommandName property. The "Select" linkbutton displays for every row. How do I reference this column that has no column name or do I need to custom bind it to reference it??
Previous
Reply
Map
View

Click here to load this message in the networking platform