Home
About
User Group Events
Other Events
News
Downloads
Discussions


General Discussions


Event Discussions


Job Board


ASP.NET


VB.NET


CSharp
Study Group



International .NET Association (INETA)
Do you want to sponsor an Event?
Contact the .NET User Group at sponsors@torontoug.net
 Online: 

There are currently:
48 Guests.

0 of 6,455 Members.




Hosting
provided by




Author Thread: DropDownList Problem
lahoriboy
DropDownList Problem
Posted: Monday, June 12, 2006 4:25 PM (EST)

Hi,

Senario: I have one Table having main data and some reference tables; one to many relatinship.

      I have a FormView which is extracting data from the main table. I added some DropDownList to the FormView. These DropDownList should data from the Refrence table and the selected value should go to main table. I bind the FormView to main table, manually inserted all the values in the dropdownlist and selectvalue bind to the column of main table.

Problem:-

              On Bind, it insert the selected value into the DropDown. It should not insert it, it should just select it. But Bind is two-way, if i would do one way, it would not insert the value.

So, whats the solution ?

 

 

 




 


Home   |  About   |  User Group Events   |  Other Events   |  News   |  Downloads   |  Discussions   |  Study Group