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
Dhruvil
NA
13
0
Passing value to javascript function "onload" event from datagrid
Jun 29 2006 12:10 PM
Hi all, Very much confuse with this. I have a datagrid, and i am able to pass the value to javascript function through "onclick" event as below: e.item.attributes.add("onclick","javascript:myfunction('"+value1+"');"); but, when i am trying to pass the value of the first row on datagrid through "onload" event as below: dg.Items[0].Attributes.Add("onload","javascript:myfunction('"+value1+"');"); it's not passing the value. I have to use onload event, so i can display default value th' javascript function. Any help will be appreciated. Thanks, NIKI
Reply
Answers (
2
)
Crystal Reports Custom Paper Size problem in ASP.Net Report Document
dropdownlist data