Welcome to Sol 3 Sign in | Join | Help

ASPInsiders

Aggregation of ASPInsiders and Microsoft ASP.NET team member blogs.
Using the SortedDictionary<K,V> to move items from one list control to another
An app I am currently working on uses the paradigm of moving items from one listbox to another instead of doing a DB call for each user interaction. I needed a way to nicely move stuff from left to right and right to left and keep it sorted. By using...(read more)
Posted: Thursday, September 20, 2007 7:23 PM by Keith Barrows - StarPilot
Filed under: ,

Comments

No Comments

Anonymous comments are disabled