•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C# section within the Software Development category of DaniWeb, a massive community of 426,414 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,341 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C# advertiser: Programming Forums
Views: 8172 | Replies: 0
![]() |
•
•
Join Date: Sep 2004
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
Edit mode the index of a dropdownlist does not start at the right value.
I am having problem when in edit mode the dropdownlist the index does not
start at the right value. I use Inner Join for my two dropdownlists.
tbl_Users_StoreID
StoreID Store
1 Name1
2 Name2
tbl_Users_AccessLevelD
AccessLevelD AccessLevel
1 Administration
2 Calling Card Manager
3 Cashier
These StoreID, AccessLevelID are in my
tbl_Users table.
UserID
StoreID
AccessID
UserName
FullName
Now suppose for UserID =1
StoredID = 2
But when I am in editmode the Store is starting
at Name1 instead of Name2.
It is saved in the Database as StoredID =2 which corresponds to Name2.
Please help me.
I am having problem when in edit mode the dropdownlist the index does not
start at the right value. I use Inner Join for my two dropdownlists.
tbl_Users_StoreID
StoreID Store
1 Name1
2 Name2
tbl_Users_AccessLevelD
AccessLevelD AccessLevel
1 Administration
2 Calling Card Manager
3 Cashier
These StoreID, AccessLevelID are in my
tbl_Users table.
UserID
StoreID
AccessID
UserName
FullName
Now suppose for UserID =1
StoredID = 2
But when I am in editmode the Store is starting
at Name1 instead of Name2.
It is saved in the Database as StoredID =2 which corresponds to Name2.
Please help me.
![]() |
•
•
•
•
•
•
•
•
DaniWeb C# Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- GetSelectedIndex Datagrid? Dropdownlist (ASP.NET)
- AccessDataSource (in 2.0) (ASP.NET)
- DataGrid: Edit mode, the index of a dropdownlist does not start at the right Value (ASP.NET)
- prblem:use a control in datagrid (ASP.NET)
- How do I save an index to a particular index of a dropdownlist in a datagrid. (C#)
- Help With Datagrid RE: Creating and Saving DropDownList ReportsToID (C#)
Other Threads in the C# Forum
- Previous Thread: How do I save an index to a particular index of a dropdownlist in a datagrid.
- Next Thread: Help Please Need an idea for gradutaion project


Linear Mode