Posted by malakablog on March 31, 2009
I have IDictionary Object called ListOptions. To use it as the data source for an ASP.NET DropDownList called objDropDownList:
objDropDownList.DataSource = ListOptions;
objDropDownList.DataTextField = “Value”;
objDropDownList.DataValueField = “Key”;
objDropDownList.DataBind();
Posted in Uncategorized | Tagged: application, beginner, C#, code, Collection, Datatabe, development, Dictionary, dropdown, DropDownList, IDictionary, JavaScript, list, Programming, VS2005 | Leave a Comment »
Posted by malakablog on March 6, 2009
Posted in Uncategorized | Tagged: cartoon, developer, funney, guy, joke, life, man, men, people, programmer, smart, software, T-Shirts, work | Leave a Comment »