function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
chirugantachiruganta 

How to show sencha calendar in visualforce page?

I need help on using Sencha in visualforce page. I need to show sencha calendar in VF page.
logontokartiklogontokartik
First, you need to load all sencha js libraries as static resources and then maybe use one of Sencha's examples in the GitHub to build your Visualforce page

https://github.com/SwarmOnline/Ext.ux.TouchCalendar/blob/master/examples/Ext.ux.TouchCalendar.html