cdotyone / mochaui

development tree for MochaUI
http://mochaui.org/demo/
Other
290 stars 83 forks source link

Getting controls by group #93

Closed cleankod closed 13 years ago

cleankod commented 13 years ago

Updating and reloading controls by ID is great but when it comes to reload more than one control, it's getting strange.

It would be great if controls could have groups which can be accessed from. It that case reloading a couple of element would be safer (the control exists, etc.).

I find it useful when I want to reload grids, after adding/deleting/update something.

cdotyone commented 13 years ago

Need to think on this. Do you have any API method examples? Will it be triggered off a result from server? What would that look like? Give me some ideas to work with and we will see what we can do.

cdotyone commented 13 years ago

No update to this, so closing. -Chris