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
Bineesh Viswanath
NA
1k
775.3k
AutoPostBack issue in DropDownList Event
Apr 30 2016 5:42 AM
Sir,
I have going through a function in My ASP.NET Project to fill GridView as per the selection in DropDownList item.
I could not get the proper data because of AutoPostBack fires everytime. i.e the DataValueField and DataTextField value of DropDown always being the value of first row.
Data in DropDownlist are :-
The issue is suppose I select mobile from DropDownList , the AutoPostBack event fires and the value turn from productId 3 to 1 .
the function which I write in c# to load the GridView is :-
Please help me to solve this issue.
Reply
Answers (
6
)
Excel to sql in ASP.NET Web Application
GOOGLE MAPS ASP.NET MVC PROJECT EXPORT KMZ