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

Display alerts with tooltip

1 Answer 44 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
mahmoud
Top achievements
Rank 1
mahmoud asked on 25 Feb 2014, 12:33 PM
HI Team,
I want to make something like fb notifications but with tooltip.. First of all I have a table which got id, task alert, status , account_id and title. then I created 2 stored proc one which selects the count of tasks, the second selects the title of the task and the two of them where account_id = @ account_id which I get it from cookies.. All of this done , the problem is my design I want to make a hyperlink or imagebutton in the page menu div to select the count of tasks like fb with counter (1st proc) and when user click the hyperlink it displays the tooltip with title data from database (2nd proc).. is there anyway to achieve this with ToolTip?

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 26 Feb 2014, 01:47 PM
Hello,

There is, and an example that is very close to your setup is shown in this demo: http://demos.telerik.com/aspnet-ajax/tooltip/examples/targetcontrolsandajax/defaultcs.aspx?product=tooltip.


Regards,
Marin Bratanov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
ToolTip
Asked by
mahmoud
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or