TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mohit Juneja
NA
24
16.4k
Getting problem in gridview EditItemTemplate
Jul 16 2013 7:10 AM
<EditItemTemplate>
<asp:DropDownList ID="DropDownList1" runat="server" SelectedValue = '<%# Bind("Gender") %>'>
<asp:ListItem Text="Select Gender" Value="Select Gender"></asp:ListItem>
<asp:ListItem>Male</asp:ListItem>
<asp:ListItem>Female</asp:ListItem>
</asp:DropDownList>
</EditItemTemplate>
Showing me error : DropDownList1' has a SelectedValue which is invalid because it does not exist in the list of items
Reply
Answers (
2
)
Help with extract files from zip to .jar
Req : CRUD Operations using JavaScript for SQL Sqerver