Click here to Skip to main content
15,905,867 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Data Transfer / Multiple pages. Pin
Christian Graus5-Oct-09 23:37
protectorChristian Graus5-Oct-09 23:37 
AnswerRe: Data Transfer / Multiple pages. Pin
Kannan Ar6-Oct-09 5:48
professionalKannan Ar6-Oct-09 5:48 
QuestionAjax Shoppin Cart Pin
KhandelwalA5-Oct-09 22:47
KhandelwalA5-Oct-09 22:47 
AnswerRe: Ajax Shoppin Cart Pin
Christian Graus5-Oct-09 23:42
protectorChristian Graus5-Oct-09 23:42 
QuestionHow to stop text_changed event on a particular button click Pin
amittinku5-Oct-09 21:53
amittinku5-Oct-09 21:53 
AnswerRe: How to stop text_changed event on a particular button click Pin
Anurag Gandhi5-Oct-09 22:37
professionalAnurag Gandhi5-Oct-09 22:37 
GeneralRe: How to stop text_changed event on a particular button click Pin
amittinku5-Oct-09 22:44
amittinku5-Oct-09 22:44 
GeneralRe: How to stop text_changed event on a particular button click Pin
Christian Graus5-Oct-09 23:48
protectorChristian Graus5-Oct-09 23:48 
amittinku wrote:
Drag an asp text box control.
Drag an HTML button control.


Well, that sucks. Anyone who uses the designer, is obviously on the wrong track. The designer sucks.


amittinku wrote:
So I want that on button click, TextBox2_TextChanged event should not take place. IN any other condition, it shold work fine.


That sounds like a real bug in ASP.NET. I assume you have other buttons, which would still fire the text changed ? It's a real bug if the text change event on the server, stops the client side onclick from working. Perhaps instead of using OnClientClick, you should use onclick directly ?

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: How to stop text_changed event on a particular button click Pin
amittinku6-Oct-09 0:03
amittinku6-Oct-09 0:03 
GeneralRe: How to stop text_changed event on a particular button click Pin
Christian Graus6-Oct-09 0:19
protectorChristian Graus6-Oct-09 0:19 
GeneralRe: How to stop text_changed event on a particular button click Pin
amittinku6-Oct-09 0:20
amittinku6-Oct-09 0:20 
GeneralRe: How to stop text_changed event on a particular button click Pin
Christian Graus6-Oct-09 1:05
protectorChristian Graus6-Oct-09 1:05 
AnswerRe: How to stop text_changed event on a particular button click Pin
Arindam Tewary6-Oct-09 7:03
professionalArindam Tewary6-Oct-09 7:03 
GeneralRe: How to stop text_changed event on a particular button click Pin
Christian Graus6-Oct-09 10:08
protectorChristian Graus6-Oct-09 10:08 
GeneralRe: How to stop text_changed event on a particular button click Pin
amittinku7-Oct-09 16:57
amittinku7-Oct-09 16:57 
Questionshared variable Pin
Blikkies5-Oct-09 21:39
professionalBlikkies5-Oct-09 21:39 
AnswerRe: shared variable Pin
Amit Patel19855-Oct-09 21:44
Amit Patel19855-Oct-09 21:44 
GeneralRe: shared variable Pin
Blikkies5-Oct-09 21:48
professionalBlikkies5-Oct-09 21:48 
GeneralRe: shared variable Pin
nagendrathecoder5-Oct-09 21:59
nagendrathecoder5-Oct-09 21:59 
GeneralRe: shared variable [modified] Pin
Blikkies5-Oct-09 22:03
professionalBlikkies5-Oct-09 22:03 
GeneralRe: shared variable Pin
nagendrathecoder5-Oct-09 22:05
nagendrathecoder5-Oct-09 22:05 
GeneralRe: shared variable Pin
Blikkies5-Oct-09 22:09
professionalBlikkies5-Oct-09 22:09 
GeneralRe: shared variable Pin
nagendrathecoder5-Oct-09 22:13
nagendrathecoder5-Oct-09 22:13 
GeneralRe: shared variable Pin
Blikkies5-Oct-09 22:23
professionalBlikkies5-Oct-09 22:23 
GeneralRe: shared variable Pin
nagendrathecoder5-Oct-09 22:39
nagendrathecoder5-Oct-09 22:39 

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.