Sunday, March 11, 2012
CascadingDropDown Databind behavior
Sorry, as currently implemented, CDDs re-query the list of values every time they're instantiated (i.e., after the postback). They need to do this so they can populate their lists. I can imagine an implementation that tried to remember the list, but a general version it would need to handle the scenario when the list changed and that might get tricky.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment