Click here to Skip to main content
15,890,438 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionCheck Whether GridView Contain any row Pin
Muhammad Chitrali29-Jun-06 7:08
Muhammad Chitrali29-Jun-06 7:08 
AnswerRe: Check Whether GridView Contain any row Pin
eggsovereasy29-Jun-06 9:32
eggsovereasy29-Jun-06 9:32 
AnswerRe: Check Whether GridView Contain any row [modified] Pin
minhpc_bk29-Jun-06 17:14
minhpc_bk29-Jun-06 17:14 
QuestionContent Page with functions in Code behind Pin
Andy1227929-Jun-06 6:51
Andy1227929-Jun-06 6:51 
AnswerRe: Content Page with functions in Code behind Pin
minhpc_bk29-Jun-06 17:22
minhpc_bk29-Jun-06 17:22 
QuestionASP.net Shoping Cart Pin
wEb GuRu...29-Jun-06 5:46
wEb GuRu...29-Jun-06 5:46 
AnswerRe: ASP.net Shoping Cart Pin
minhpc_bk29-Jun-06 17:23
minhpc_bk29-Jun-06 17:23 
QuestionPassing value to javascript function "onload" event from datagrid Pin
Dhruvil29-Jun-06 5:35
Dhruvil29-Jun-06 5:35 
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
AnswerRe: Passing value to javascript function "onload" event from datagrid Pin
minhpc_bk29-Jun-06 17:29
minhpc_bk29-Jun-06 17:29 
QuestionMS Image Generation Service help required. Pin
deepaks329-Jun-06 5:29
deepaks329-Jun-06 5:29 
AnswerRe: MS Image Generation Service help required. Pin
minhpc_bk29-Jun-06 17:33
minhpc_bk29-Jun-06 17:33 
GeneralRe: MS Image Generation Service help required. Pin
deepaks329-Jun-06 23:35
deepaks329-Jun-06 23:35 
GeneralRe: MS Image Generation Service help required. Pin
minhpc_bk29-Jun-06 23:46
minhpc_bk29-Jun-06 23:46 
QuestionDrawing Lines Pin
braber29-Jun-06 4:59
braber29-Jun-06 4:59 
AnswerRe: Drawing Lines Pin
J4amieC29-Jun-06 5:00
J4amieC29-Jun-06 5:00 
GeneralRe: Drawing Lines Pin
braber29-Jun-06 5:06
braber29-Jun-06 5:06 
AnswerRe: Drawing Lines Pin
braber29-Jun-06 5:09
braber29-Jun-06 5:09 
AnswerRe: Drawing Lines Pin
RichardGrimmer30-Jun-06 4:46
RichardGrimmer30-Jun-06 4:46 
QuestionHot Spots (Urgent) [modified] Pin
kirthikirthi29-Jun-06 4:28
kirthikirthi29-Jun-06 4:28 
AnswerRe: Hot Spots (Urgent) Pin
J4amieC29-Jun-06 4:59
J4amieC29-Jun-06 4:59 
GeneralRe: Hot Spots (Urgent) Pin
kirthikirthi29-Jun-06 5:44
kirthikirthi29-Jun-06 5:44 
QuestionWebform Authentication Pin
snwborder2829-Jun-06 4:00
snwborder2829-Jun-06 4:00 
AnswerRe: Webform Authentication Pin
braber29-Jun-06 5:03
braber29-Jun-06 5:03 
GeneralRe: Webform Authentication Pin
snwborder2829-Jun-06 5:07
snwborder2829-Jun-06 5:07 
GeneralRe: Webform Authentication Pin
braber29-Jun-06 5:10
braber29-Jun-06 5:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.