473,396 Members | 1,929 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

TextBox_changed event not fired ?????

Dear all,

On a web page I have a series of Textbox object.
All of them have PostBack=false.

When I click on Submit button, only the TextBox_changed event of the first
object is trigged not the others ????

Any idea why ?

regards
serge
Apr 5 '06 #1
2 1423
The one that is being triggered..... what does it do? It's not doing a
Server.transfer or anything like that is it? I'm just wondering if this
event is stopping the others. What happens if you remove the event from this
one?
"serge calderara" <se************@discussions.microsoft.com> wrote in
message news:82**********************************@microsof t.com...
Dear all,

On a web page I have a series of Textbox object.
All of them have PostBack=false.

When I click on Submit button, only the TextBox_changed event of the first
object is trigged not the others ????

Any idea why ?

regards
serge

Apr 5 '06 #2
HI, I solve it but sounds strange.

At first I have place all this text box from top to bottom.
Then was working fine and cached event was triggering properly on the order
text box was initialy placed.

Then as a matter of better look and feel, I move text box on my page at
position that's best fit my need. At that time only the event of the text box
that I did not moved was trigged.

What I have done, then I double click on eaxh text box, to attach it somehow
on its original event procedure, what it does.

After this all events was triggering properly

Strange behviour
regards
serge
"William Buchanan" wrote:
The one that is being triggered..... what does it do? It's not doing a
Server.transfer or anything like that is it? I'm just wondering if this
event is stopping the others. What happens if you remove the event from this
one?
"serge calderara" <se************@discussions.microsoft.com> wrote in
message news:82**********************************@microsof t.com...
Dear all,

On a web page I have a series of Textbox object.
All of them have PostBack=false.

When I click on Submit button, only the TextBox_changed event of the first
object is trigged not the others ????

Any idea why ?

regards
serge


Apr 5 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Anatoly | last post by:
Put any control on web page. create Init event for ths control. Write Response.Write("here") inside this event. Compile\build\run. I never saw "here" string appear on web page. Why???
41
by: JohnR | last post by:
In it's simplest form, assume that I have created a usercontrol, WSToolBarButton that contains a button. I would like to eventually create copies of WSToolBarButton dynamically at run time based...
9
by: jeff | last post by:
New VB user...developer... Situation...simplified... - I want to wrap a pre and post event around a system generated where the pre-event will always execute before the system event and the...
2
by: AMDRIT | last post by:
Hello Everyone, I am having an issue where an event appears to be fired repeatedly where I only expect it to be fired once. See below for objects and behaviors. I have a control that contains...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.