Click here to Skip to main content
16,005,389 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGrid view Pin
mslamba27-Apr-06 12:34
mslamba27-Apr-06 12:34 
AnswerRe: Grid view Pin
minhpc_bk27-Apr-06 12:52
minhpc_bk27-Apr-06 12:52 
QuestionlInoputIPOST isnt working Pin
Ista27-Apr-06 11:01
Ista27-Apr-06 11:01 
AnswerRe: lInoputIPOST isnt working Pin
minhpc_bk27-Apr-06 12:48
minhpc_bk27-Apr-06 12:48 
GeneralRe: lInoputIPOST isnt working Pin
Ista27-Apr-06 13:59
Ista27-Apr-06 13:59 
GeneralRe: lInoputIPOST isnt working Pin
Ista27-Apr-06 16:54
Ista27-Apr-06 16:54 
GeneralRe: lInoputIPOST isnt working Pin
minhpc_bk27-Apr-06 19:37
minhpc_bk27-Apr-06 19:37 
QuestionClick a button create by a WUC Pin
Ista27-Apr-06 9:56
Ista27-Apr-06 9:56 
I have a data list with a Web User Control

this WUC has an ImageButton inside it.

WHen i click it I get the following error:

Invalid postback or callback argument. Event validation is enabled using <pages enableeventvalidation="true"> in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.

DO I call this on the Main Page?

Thanks,
Nick


1 line of code equals many bugs. So don't write any!!
AnswerRe: Click a button create by a WUC Pin
minhpc_bk27-Apr-06 12:44
minhpc_bk27-Apr-06 12:44 
QuestionTips for writing a .NET Web Service that will be used by a Java app... Pin
Josh Smith27-Apr-06 9:52
Josh Smith27-Apr-06 9:52 
QuestionEnter key Pin
Uma Kameswari27-Apr-06 7:06
Uma Kameswari27-Apr-06 7:06 
AnswerRe: Enter key Pin
minhpc_bk27-Apr-06 12:42
minhpc_bk27-Apr-06 12:42 
QuestionASP.NET Pin
boriz_spider27-Apr-06 6:44
boriz_spider27-Apr-06 6:44 
AnswerRe: ASP.NET Pin
minhpc_bk27-Apr-06 12:40
minhpc_bk27-Apr-06 12:40 
GeneralRe: ASP.NET Pin
boriz_spider28-Apr-06 18:24
boriz_spider28-Apr-06 18:24 
QuestionImportant: ASP.Net DropDownList Problem when it is AutoPostBack Pin
Irs_ahmad27-Apr-06 4:37
Irs_ahmad27-Apr-06 4:37 
QuestionSorting Pin
mayl27-Apr-06 4:15
mayl27-Apr-06 4:15 
AnswerRe: Sorting Pin
isroavi27-Apr-06 20:34
isroavi27-Apr-06 20:34 
GeneralRe: Sorting Pin
mayl28-Apr-06 1:35
mayl28-Apr-06 1:35 
QuestionHow to Cancel a DataView's ButtonField PostBack? Pin
-Dr_X-27-Apr-06 3:55
-Dr_X-27-Apr-06 3:55 
AnswerRe: How to Cancel a DataView's ButtonField PostBack? Pin
minhpc_bk27-Apr-06 5:45
minhpc_bk27-Apr-06 5:45 
AnswerRe: How to Cancel a DataView's ButtonField PostBack? Pin
NeverHeardOfMe27-Apr-06 7:01
NeverHeardOfMe27-Apr-06 7:01 
QuestionPivot tables Pin
sohne27-Apr-06 3:49
sohne27-Apr-06 3:49 
AnswerRe: Pivot tables Pin
Paddy Boyd27-Apr-06 6:33
Paddy Boyd27-Apr-06 6:33 
GeneralRe: Pivot tables Pin
sohne28-Apr-06 0:48
sohne28-Apr-06 0:48 

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.