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
srinath
NA
144
0
find a textbox of a gridview using javascript
Oct 27 2010 3:18 AM
Hi,
I am inserting a data in gridview row. I have 2 textbox's, 1 label and 1 textbox respectively. Here, I want to do calculations on data which is in first two textboxes and result should be displayed in label and the text in label to be multiplied with 40 and that should be displayed in last textbox.
This operation to be done in onblur() event of second textbox. To do this I need to find the controls in gridview in onblur() event of the textbox.
I tried to do this in .cs file but this operation is to be done before inserting in to database on that particular row of gridview.
I searched on the net but i couldn't find the solution. I couldn't know how to find textbox of a gridview using javascript
Please help me.....
Reply
Answers (
2
)
Pass datatable from one website to other
regular expresion