Skip to content Skip to sidebar Skip to footer
Showing posts with the label Extjs Mvc

Add Tip Text Dynamically To A Slider

In my project, I am trying to add the tip text (config) dynamically to a slider. How to do that? I… Read more Add Tip Text Dynamically To A Slider

How To Call A Listener Of View From Controller In Extjs

i have a bar chart in my view where i have a listener which is retrieving the bar column items ,now… Read more How To Call A Listener Of View From Controller In Extjs

How To Set Custom Folder Names For Views Stores And Models On Extjs 4 Application?

I ask this because there is an existing application that I would like to enable for using Sencha CM… Read more How To Set Custom Folder Names For Views Stores And Models On Extjs 4 Application?

Using BoundList As Widget

I have an extended bound list, and I use it as a widget. Get/set value and other works good, but: H… Read more Using BoundList As Widget