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
charan sekhar
NA
108
0
tabcontainer control giving error 1 could not be set on property 'ActiveTabIndex' and dropdown list control in update panel does not perform any action and gives error in asp.net with c#
May 9 2010 9:47 AM
hi iam using asp.net with c#
iam using tab ccontainer of ajax control , inside this iam using update panel and drop down list but drop down list not performing any action
and when you select any item from drop down list it gives error
error
========
Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation
and tab container while designing not showing controls and shows 1 could not be set on property 'ActiveTabIndex'
Reply
Answers (
3
)
TextBox Validation From Database
How to send bulk email in asp.net