This is a migrated thread and some comments may be shown as answers.

Tooltip on client side add/edit radgrid

4 Answers 113 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mac P
Top achievements
Rank 1
Mac P asked on 27 Aug 2010, 05:05 PM
Hello,
Is there a way to have a tooltip column that will get the data from database using WCF
for the grid that have client side edit/add as in link below?
http://demos.telerik.com/aspnet-ajax/grid/examples/client/insertupdatedelete/defaultcs.aspx


I cannot use tooltip manager as the grid is not bound on server side. So i cannot use updated column collection.

Regards
Mac

4 Answers, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 02 Sep 2010, 05:11 PM
Hello Mac P,

I have created a small sample that demonstrates how to achieve the desired functionality.

I hope this helps.

Regards,
Martin
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Mac P
Top achievements
Rank 1
answered on 08 Sep 2010, 10:05 PM
Thanks for your attached code.

When i try to run the tooltip always displays null instead of time. I will figure out what is wrong. The concern is when i add new item to grid than it wont show the tooltip as the controls are added to tooltipmanager in rowdatabound event on server side. Whereas there is no postback to server when we add new item to the grid.

Is there any other way to update control collection of radtooltipmanager on client side?

Regards
Mac
0
Mac P
Top achievements
Rank 1
answered on 10 Sep 2010, 03:32 PM
I will open the ticket shortly with the project that recreates issue with WCF for tooltip manager (always returns null
)
0
Martin
Telerik team
answered on 10 Sep 2010, 04:00 PM
Hello Mac P,

I have created a modified version of the sample project that demonstrates how to tooltipify a cell from a newly inserted item. Please give it a try and let me know how it goes.

Regards,
Martin
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Mac P
Top achievements
Rank 1
Answers by
Martin
Telerik team
Mac P
Top achievements
Rank 1
Share this question
or