Dynamic tooltips in Ext-Scheduler
3 posts
• Page 1 of 1
Dynamic tooltips in Ext-Scheduler
Hi there.
What I am trying to do is load tooltips on demand. Rather than just use the template and take the data direct from the event store, I want to have a url or parameter with each event that can then go and fetch the tooltip data when needed and render on demand.
Can you see any problems with this, has anyone done it before? where do you sugest I start.
What I am trying to do is load tooltips on demand. Rather than just use the template and take the data direct from the event store, I want to have a url or parameter with each event that can then go and fetch the tooltip data when needed and render on demand.
Can you see any problems with this, has anyone done it before? where do you sugest I start.
- jamesmillar
- Posts: 27
- Joined: Thu Apr 07, 2011 11:19 am
Re: Dynamic tooltips in Ext-Scheduler
You can use the 'beforeshow' listener, and there populate the tooltip element. Ext.Element has a load method: http://docs.sencha.com/ext-js/4-0/#!/ap ... ethod-load
Should be quite straight forward!
Should be quite straight forward!
We're hiring! We have an open position for an experienced Sencha developer (Ext JS and/or Sencha Touch). Contact us at jobs@bryntum.com
Follow us on Twitter: @bryntum or Facebook
Need professional services or training? Read more here.
API documentation
Follow us on Twitter: @bryntum or Facebook
Need professional services or training? Read more here.
API documentation
-

mats - Core Developer

- Posts: 7049
- Joined: Sat Dec 19, 2009 11:41 pm
- Location: Sweden
Re: Dynamic tooltips in Ext-Scheduler
cheers very much
- jamesmillar
- Posts: 27
- Joined: Thu Apr 07, 2011 11:19 am
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest