Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with tooltip
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01338706
Message ID:
01338844
Vues:
17
>Hi everybody,
>
>We have a GridView that allows editting. I have the following code to adjust the tooltip

It's not clear from your code sample if you have only two (one for Edit/Save and one for Delete) or three buttons (one for Edit, one for Delete and one for Save). If there are just two, the edit button's tooltip still says "Edit" because you're still setting it that way in the code below (code starting with) if (btnEdit != null). I get the feeling there is more code that is running here than what you posted, so it's hard to help (for example, you didn't show what method that code was running in - I'm assuming in one of the data binding/bound events).
-Paul

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

Click here to load this message in the networking platform