
October 24th, 2009, 04:48 PM
|
|
Contributing User
|
|
Join Date: May 2008
Posts: 135
  
Time spent in forums: 1 Day 2 h 38 m 41 sec
Reputation Power: 4
|
|
|
ASP.Net/C# - Form view drop down list box
i want to put a drop down list box in the edit mode of a form view for a field showing times .The first value of the drop down should be got from the table movieshow but to update the field the rest of the list items are populated from showtimings table.
i am having a difficulty showing the time from movieshow table as first item.
Please show me the way. I am having similar problem with dropdowns weven in a gridview.
|