Skip to content Skip to sidebar Skip to footer
Showing posts with the label Extjs4

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

Linked Comboboxes With One Store In Extjs 4.0

I have 2 comboboxes. The first selects a category, the second selects the sub category. Both catego… Read more Linked Comboboxes With One Store In Extjs 4.0

Extjs 4 And Its New Mvc: Grid: How To Handle Keys?

I'm looking for a way to handle the key in the Grid. I've closely followed the examples her… Read more Extjs 4 And Its New Mvc: Grid: How To Handle Keys?

Handling The Layout Dynamically

Below is the code I tried: Read more Handling The Layout Dynamically

How To Access The Id Of A Collapsetool In A Grid?

I'm trying to access the ID of the collapseTool in a grid, but I'm not having any luck. Her… Read more How To Access The Id Of A Collapsetool In A Grid?

Reconfiguring Grid Columns In Extjs4 - Selmodel Disappears?

I am defining a grid which has a selModel. Each time the store loads, the grids columns are dynamic… Read more Reconfiguring Grid Columns In Extjs4 - Selmodel Disappears?