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

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

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -