Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataBound GridView - accessing fields in RowBound method
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01310810
Message ID:
01310838
Vues:
11
>>>Hi everybody,
>>>
>>>How can I access fields my GridView is bound to in its RowBound method?
>>>
>>
>>Look at the e.Row.DataItem object.
>
>I'm looking at it, but it doesn't show anything in the Intellisense except 4 main methods of any object.

Set a breakpoint on that RowBound event, then use the debugger to view the object - the layout of the object depends on what you're bound to.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform