I was searching for binding the dictionary with dropdown list, the solution I found was consist of binding the Key as ‘DataValueField’ and value as ‘DataTextField’ of dictionary object. But my problem was to bind the object (value collection of the dictionary)as datasource and its property to the dropdown ‘DataValueField
Similar Posts
Last weekend, I was playing around with an AJAX.NET application, and I notices that browsing for a simple page like this % SPAN SPAN style= FONT-SIZE 10pt;
Consider the following scenario -you create your own calendar control and you'd like to raise an event when a date is selected (e.g. OnDateClicked) and
A master page is normally comprised of a header, footer and a content placeholder. Keeping a header at the top is very straight forward to implement; so
Visualize this you have a scrollable window with lots of data in a table or list format (say, a year worth of data) and you have another control that gives