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

Showing More and upto long time information upon mouse over on Appointment

4 Answers 75 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Samir Patel
Top achievements
Rank 1
Samir Patel asked on 26 Oct 2009, 02:19 PM
Hello,

I have to show all the appointment information untill i will mouse pointer remove from appointment...How can i show all that information and up to more time...
Tried with the Tooltip , but tool tip is for short time, and all the information is not customly arranged...
Will it be possible to cover both the one ? or any possibility to open the POP UP upon mouse over the appointment?

Please help me ASAP....

Regards
Samir

4 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 28 Oct 2009, 01:19 PM
Hello Samir,

Actually, we already have such an example using RadToolTip:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/radtooltip/defaultcs.aspx

Please, review the above demo and let us know if you have further questions.


Greetings,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Samir Patel
Top achievements
Rank 1
answered on 04 Nov 2009, 02:27 PM
Peter,

Thanks for your help, i tried this in my application, but if used Tooltip manager , then this effect my other part of the application ,,  So i want to hold the tooltips untill mouse out of the appointment without using it...

This means...

In Radscheduler by default it will show the appointment tooltip . I don’t want to show tooltip using Tooltipmanager.

It is giving problem in my project because the updatepanel.

 

I what to show the default tooltip for  1mint time . how to delay the time of the  default tooltip such that  hold the tooltips untill mouse out of the appointment without using it...???

Regards
Samir

0
shashidhar
Top achievements
Rank 1
answered on 05 Nov 2009, 05:42 AM
hello,

i have same problem with tooltipmanager.
In my project i am already using updatepanel in master page,if  again for the tooltipmanager if i am using update panel in the other page i am getting some other problems .  my problem is 

I am opening a popup on  double click of the appointment. in that time 2 events are firing 1) onmouseover 2) poupushow envents.
in my popup i have 3 buttons ( save,cancel,remove) . every time  when i mouseover any button of the popup the mouseover event is firing and the button events are not working. evrytime RadToolTipManager2_AjaxUpdate event is firing.

insted of this tooltip manager i want to show the default tootip with 1mint delay time some delay time.
this is very urgent for me. please help me .

Shashidhar
India - Hyderabad


0
pankaj
Top achievements
Rank 1
answered on 05 Nov 2014, 02:12 PM
I have same problem
I am also using update panel
and It get close when the page is going post back
Please give solution ASAP
Tags
Scheduler
Asked by
Samir Patel
Top achievements
Rank 1
Answers by
Peter
Telerik team
Samir Patel
Top achievements
Rank 1
shashidhar
Top achievements
Rank 1
pankaj
Top achievements
Rank 1
Share this question
or