Tips & Tricks for ASP.NET - C#

Google site Search
Drop downlist default selected
<asp:DropDownListID="ddcountry"runat="server"DataSourceID="sqldsCountry"DataTextField="Country"
DataValueField="ID" SelectedValue='<%#Bind("Country")%>'></asp:DropDownList>


Arvixe offers ASP.net hosting that's good for testing plugins. Here is a good arvixe review if you want to know more.

Comments
Write Comments
Name  
Email    
Comments  

Other Titles