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

[Solved] Tooltip Managers Not showing updated values

1 Answer 140 Views
Grid
This is a migrated thread and some comments may be shown as answers.
John Yu
Top achievements
Rank 1
John Yu asked on 19 Jun 2008, 07:55 AM
I am using radgrid with action column which has two links, Info and Edit.
If we click info link it opens a radtooltip manager where i am binding a usercontrol to show all user details in labels

But we click Edit link it opens another tooltip manager where i am binding a another usercontrol to show all user details in textboxes where user can edit their contents and save it

The 'info' Tooltip manager is working right which shows user details corresponding to grid row.

But the 'Edit' Tooltip manager is not showing properly, the actual problem is when we open a 'Edit' tooltip say for the first row of the grid, it shows all relevant details of the first row user in the tooltip, but when i click the third user edit link it also shows the same first row user's details not the third user's details.
When i reload the same page, and i click the thrid row for the first time after reloading  it's showing the third row details correctly, but when i click the first row link it's showing the same third row details not the first row details

My Doubt is can we have two tooltip manager in same row of the grid linked to two different controls. If yes, why 'info' tooltip working not the 'edit' tooltip not working properly.

can you help regarding this


1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 23 Jun 2008, 07:35 AM
Hi John,

Based on the information supplied, it is hard to determine the cause of the issue that you described. If the issue persists at your end, you can open a formal support ticket, and send us the problematic code, in the form of a small working project.
We will review it locally, and get back to you with our findings.

Kind regards,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Grid
Asked by
John Yu
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or