You are hereMonthly archive / March 2011
March 2011
ExtJs - Adding tools dynamically to ExtJs Panels
Second consecutive blog post relating to adding something dynamically to an already rendered Html component, while the previous one was for adding buttons dynamically to jQuery UI dialogs here, this one is for adding tools dynamically to ExtJs Panels.
jQueryUI - Adding-removing buttons dynamically from a jQueryUI dialog
It was a rather interesting situation. I needed to add/remove buttons dynamically from a jQueryUI dialog that had already been rendered. Based on user interaction, I either needed to add new buttons or remove existing ones.






