Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with tooltip
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01338706
Message ID:
01338844
Views:
18
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform