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
Ravinder Saini
1.7k
6
212
Postback Issues inside GridView TemplateField
Jul 2 2024 5:16 AM
The following code is causing me a postback when i select a value from the ajax combobox and as such the row position changes sometimes by 4-5 rows and sometimes even more. I have been working on it for the last 3 days but found no satisfactory solution. I also used scrollIntoView. But that too works sometimes only. Here is the code:
' CssClass="form-control" Visible='<%# IsInEditMode %>' onmouseover="show(this)" onmouseout="hide(this)" > ' CaseSensitive ="false" ItemInsertLocation="OrdinalValue" CssClass="form-group " Width="100%" onselectedindexchanged="cmbresultnew_SelectedIndexChanged" EnableViewState="true">
Reply
Answers (
1
)
Login Password visible on payload
Upload and Overwrite file stored in SQL database