c# - Is there a way to asynchronously filter an IList? -


ok, there has way this... no? if not i'd love ideas.

i have 2 repeaters , image inside update panel along ajax dropdowns link buttons left. want update data inside update panel fast possible values selected dropdowns.

what think best way update data? repeaters populated objects, if filter objects properties end correct data. no new data server needed.

anyone have ideas?

as far know, not easy data , data-bind repeater on client side. but, might want check out.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -