DropDownList
Hello i m a fresher. May i know how to set the value to a dropdownlist
from the datetime column in the Database. I have an employee form. I
have 3 Dropdownlist in the Date Of Birth field. Once the date is
entered in the database, how to get 3 other dropdownlists filled with
the same values from the database?
.
Relevant Pages
- Re: DropDownLists and NULL values
... If my database doesn't actually like a zero, in my businesslayer, I will ... > leaving it NULL but this leads to problems with DropDownLists because ... > there is no value to bind to and an eror is raised. ... > obviously not got the 0 value insertion code in the right place. ... (microsoft.public.dotnet.framework.aspnet) - FormView and DropDownList
... I have a problem with formviews and DropDownLists in ASP.NET 2.0. ... database that simply selects all drivers from a database table. ... easier for me to enter several routes for one driver. ... (microsoft.public.dotnet.framework.aspnet.security) - FormView and DropDownList
... I have a problem with formviews and DropDownLists in ASP.NET 2.0. ... database that simply selects all drivers from a database table. ... easier for me to enter several routes for one driver. ... (microsoft.public.dotnet.framework.aspnet.webcontrols) - Controls for an online quiz
... Questions are read from an XML file (or a database, ... first column filled with DropDownLists corresponding to ... If user doesn't select any or one of the DropDownList items for the ... (microsoft.public.dotnet.framework.aspnet) - LinqDataSource and DateTime?
... And it did work on Northwind, but when trying my own database, it ... if I replace the datetime column TimeCreated with any ... I'm using Sql Server 2005 + VS2008 ... (microsoft.public.dotnet.languages.csharp) |
|