Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Custom Column with 2 Hyperlinks
Message
De
16/09/2003 11:06:13
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
WebForms
Titre:
Custom Column with 2 Hyperlinks
Divers
Thread ID:
00829428
Message ID:
00829428
Vues:
57
Help. I don't even know where to start.

Problem 1.
I need to create an ASP Page with a datagrid control.
The final column needs to have 2 links in it. (View/Edit | Delete)
Yes, one column two links. This is a requirement according to my boss.

Problem 2.
When rendering the links or link buttons in the final column they need to know the value of the code so that I can call a stored procedure to retrieve data for the edit page or call a stored procedure to delete the selected record. How do I grab the 'code' when rendering the links in the column.
ie...

Table starts here

Code Column2 Column3 Column4 Action
WQ789 View/Edit| Delete

When the links in Column5 render then need to know the value of the code in column 1.


Detailed Code sample would be appreciated.
Terry Rooks
Software Systems Architect
Microsoft Certified Solution Developer.Net

If at first you don't succeed, then skydiving definitely isn't for you.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform