Click here to Skip to main content
15,911,530 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: DataList OnCommand stopped working Pin
Ista4-May-06 3:09
Ista4-May-06 3:09 
Questionloading NavigationUrl to a specific div in C# Pin
aliserdarilter4-May-06 2:41
aliserdarilter4-May-06 2:41 
AnswerRe: loading NavigationUrl to a specific div in C# Pin
Paddy Boyd4-May-06 4:08
Paddy Boyd4-May-06 4:08 
GeneralRe: loading NavigationUrl to a specific div in C# Pin
aliserdarilter5-May-06 1:25
aliserdarilter5-May-06 1:25 
QuestionHow to Disable Validation Events? Pin
innocent734-May-06 2:07
innocent734-May-06 2:07 
AnswerRe: How to Disable Validation Events? Pin
Tirthadip4-May-06 3:29
Tirthadip4-May-06 3:29 
GeneralRe: How to Disable Validation Events? Pin
innocent734-May-06 4:25
innocent734-May-06 4:25 
AnswerRe: How to Disable Validation Events? Pin
Dipan Patel From Gandhinagar6-May-06 2:59
Dipan Patel From Gandhinagar6-May-06 2:59 
Good Question.
I just face this problem and find the solution.
So i glad to help to anybody.

see , when u create the requirefieldvalidatio at design time... set the property of it "EANBLED=FALSE"
so when u want to enable it then write the code for it like "requirefieldvalidator1.Enabled=True" and when u want to disable it then set the property "False"

i will give one more example
there is two button. like " save " and "cancle"
so u want "cancle" button cant fire the requirefieldvalidator then set the property of "cancle"
like "causevalidation=False"

it will work 100%

so enjoy..
Smile | :)

Dipan Patel.
QuestionAfter moving ASPX page to a live server this happens. Pin
evlxtc4-May-06 2:02
evlxtc4-May-06 2:02 
QuestionHow to retain radio button check (Urgent) Pin
indiaone4-May-06 1:59
indiaone4-May-06 1:59 
AnswerRe: How to retain radio button check (Urgent) Pin
R.Prabha Devi4-May-06 2:39
R.Prabha Devi4-May-06 2:39 
QuestionPopulate input control on external web page? Pin
mattdavies4-May-06 1:19
mattdavies4-May-06 1:19 
AnswerRe: Populate input control on external web page? Pin
minhpc_bk4-May-06 16:15
minhpc_bk4-May-06 16:15 
GeneralRe: Populate input control on external web page? Pin
mattdavies4-May-06 23:46
mattdavies4-May-06 23:46 
GeneralRe: Populate input control on external web page? Pin
minhpc_bk7-May-06 17:36
minhpc_bk7-May-06 17:36 
GeneralRe: Populate input control on external web page? Pin
mattdavies22-May-06 22:58
mattdavies22-May-06 22:58 
QuestionUrgent help with Textboxes!!! Pin
Commickey4-May-06 1:18
Commickey4-May-06 1:18 
AnswerRe: Urgent help with Textboxes!!! Pin
mattdavies4-May-06 1:28
mattdavies4-May-06 1:28 
GeneralRe: Urgent help with Textboxes!!! Pin
Commickey4-May-06 1:31
Commickey4-May-06 1:31 
AnswerRe: Urgent help with Textboxes!!! Pin
Nasums4-May-06 4:23
Nasums4-May-06 4:23 
AnswerRe: Urgent help with Textboxes!!! Pin
RichardGrimmer4-May-06 5:59
RichardGrimmer4-May-06 5:59 
QuestionCookie problem in ASP.NET 2.0 Pin
Flavian Gheorge4-May-06 0:22
Flavian Gheorge4-May-06 0:22 
QuestionWebControl and Designer Display problem Pin
smoitry3-May-06 23:28
smoitry3-May-06 23:28 
QuestionHow to draw a rectangle on a webpage? Pin
KaKa'3-May-06 23:16
KaKa'3-May-06 23:16 
Questionhow to get Server IP Address? Pin
haneen19843-May-06 23:15
haneen19843-May-06 23:15 

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.