Archive For The “ExtJS” Category
Another quick one whilst it’s in my head. I was dragging between other components and the tree the other day and I wasn’t happy with the text used when dragging. So here’s a few overrides for ExtJS 4.0.7 that will let you set a dragField with your gridviewdragdrop plugin that will use the field in [...]
So I’ve been doing some work with the ExtJS tree for the past few days. Day one – Getting the basic tree to work reading data from my api.. magic. Day two – updating that data using drag’n’drop from two grids of data -Separate post coming soon on this bee tee dub- a bit hellish, [...]