Click here to Skip to main content
16,010,473 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGridview with Pushbutton delete Pin
siddisagar29-May-07 20:09
siddisagar29-May-07 20:09 
AnswerRe: Gridview with Pushbutton delete Pin
Sherin Iranimose29-May-07 20:39
Sherin Iranimose29-May-07 20:39 
QuestionWorking wtih Infragistic's Ultrawebgrid Control Pin
Mahdi.Jabbari29-May-07 19:57
Mahdi.Jabbari29-May-07 19:57 
QuestionMaster page problem Pin
Amr M. K.29-May-07 19:53
Amr M. K.29-May-07 19:53 
AnswerRe: Master page problem Pin
Sherin Iranimose29-May-07 20:01
Sherin Iranimose29-May-07 20:01 
GeneralRe: Master page problem Pin
Amr M. K.29-May-07 20:39
Amr M. K.29-May-07 20:39 
GeneralRe: Master page problem Pin
Sherin Iranimose29-May-07 20:58
Sherin Iranimose29-May-07 20:58 
AnswerRe: Master page problem [modified] Pin
Jay_se29-May-07 20:37
Jay_se29-May-07 20:37 
Hi,

FYI, View the Default.aspx page in browser, and View the source (rigth click on page and select View Source). Then you try to locate the ID of your text box. After rendering, the client ID may not be same as the server control ID that you have supplied while developing the page.

So you have required to pass the ClientID of the text box to your Javascript method.

Try Call JavaScript method like, onclick="javascript:function();"

-- modified at 2:59 Wednesday 30th May, 2007

Regards,

Jay Smile | :)

GeneralRe: Master page problem Pin
Amr M. K.29-May-07 21:47
Amr M. K.29-May-07 21:47 
GeneralRe: Master page problem Pin
Jay_se29-May-07 23:34
Jay_se29-May-07 23:34 
GeneralRe: Master page problem Pin
Amr M. K.3-Jun-07 22:57
Amr M. K.3-Jun-07 22:57 
QuestionImageButtton for edit in gridview Pin
ritu432129-May-07 19:42
ritu432129-May-07 19:42 
QuestionPlease convert this code in 2005 version Pin
siddisagar29-May-07 18:45
siddisagar29-May-07 18:45 
AnswerRe: Please convert this code in 2005 version Pin
Guffa29-May-07 19:02
Guffa29-May-07 19:02 
QuestionHow to Parse all items Pin
siddisagar29-May-07 17:54
siddisagar29-May-07 17:54 
AnswerRe: How to Parse all items Pin
N a v a n e e t h29-May-07 18:27
N a v a n e e t h29-May-07 18:27 
QuestionSpreadsheetML Problem Pin
jain.ashish2129-May-07 17:20
jain.ashish2129-May-07 17:20 
QuestionStored Procedure acting a bit strange Pin
J Liang29-May-07 15:35
J Liang29-May-07 15:35 
AnswerRe: Stored Procedure acting a bit strange Pin
N a v a n e e t h29-May-07 18:33
N a v a n e e t h29-May-07 18:33 
GeneralRe: Stored Procedure acting a bit strange Pin
J Liang29-May-07 20:32
J Liang29-May-07 20:32 
AnswerRe: Stored Procedure acting a bit strange Pin
Harini N K29-May-07 18:42
Harini N K29-May-07 18:42 
GeneralRe: Stored Procedure acting a bit strange Pin
Guffa29-May-07 19:17
Guffa29-May-07 19:17 
GeneralRe: Stored Procedure acting a bit strange Pin
J Liang29-May-07 20:31
J Liang29-May-07 20:31 
AnswerRe: Stored Procedure acting a bit strange Pin
Guffa29-May-07 19:12
Guffa29-May-07 19:12 
GeneralRe: Stored Procedure acting a bit strange Pin
J Liang29-May-07 20:27
J Liang29-May-07 20:27 

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.