473,763 Members | 1,882 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Button Click events going into Bermuda Triangle, news at 10

here is the problem, I have a table with dynamic buttons and events.
On buton click of said row, it would clear the rows in the table, and
repopulate it.

This works fine the first time you run the app on the first click.

Every other attempt to click one of these buttons fires a page load only,
upon the 2nd click a button click event is fired. This was verified by
adding a list box to the page, in Page_Load and Button_Click event adding
code to add an item to the listbox denoting which method was called.

When clicking the buttons, I see Page_Load, clicking a second time I see
Page_Load, Button_Click as I would expect (and how it works the very first
time the page is clicked).
Nov 18 '05 #1
2 1416
If your buttons are dynamically created then their events
(assigning the event handler) and buttons have to be
recreated on every postback.

Suresh.

-----Original Message-----
here is the problem, I have a table with dynamic buttons and events.On buton click of said row, it would clear the rows in the table, andrepopulate it.

This works fine the first time you run the app on the first click.
Every other attempt to click one of these buttons fires a page load only,upon the 2nd click a button click event is fired. This was verified byadding a list box to the page, in Page_Load and Button_Click event addingcode to add an item to the listbox denoting which method was called.
When clicking the buttons, I see Page_Load, clicking a second time I seePage_Load, Button_Click as I would expect (and how it works the very firsttime the page is clicked).
.

Nov 18 '05 #2
Hello Michael,

Michael Johnson Jr. wrote:
here is the problem, I have a table with dynamic buttons and events.
On buton click of said row, it would clear the rows in the table, and
repopulate it.

This works fine the first time you run the app on the first click.

Every other attempt to click one of these buttons fires a page load only,
upon the 2nd click a button click event is fired. This was verified by
adding a list box to the page, in Page_Load and Button_Click event adding
code to add an item to the listbox denoting which method was called.

When clicking the buttons, I see Page_Load, clicking a second time I see
Page_Load, Button_Click as I would expect (and how it works the very first
time the page is clicked).


Besides what Suresh mentioned, you also have to be sure that the identifiers
of the dynamically created controls are the same when they're first created
and when they're re-created from Page_Load to restore state.

In your case I'm almost sure you have to assign the identifiers yourself,
because with the automatic identifier assignment, I think the identifiers
won't be the same in the two mentioned cases.

If you're already assigning identifiers yourself, then it's good to
check by debugging whether the identifiers are constant.

Best regards,

Eric
Nov 18 '05 #3

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

Similar topics

5
1465
by: Justnew | last post by:
I have a button in my webform.aspx And I have a htm document or page. What I want is that when I click on the button I want to display the htm page. In other words it is just a back button Need help thanks in advance
7
16042
by: Amadelle | last post by:
Hi all and thanks in advance, I am stuck! I can't figure out how to identify which button was clicked on my ASP.NET page in the PostBack event? So what I am trying to do is to is to have an if statement like as follows in the PageLoad: private void Page_Load(object sender, System.EventArgs e) { if (!Page.IsPostBack) { //do something here } else {
4
3394
by: Ryan Ternier | last post by:
I have a button event: Public Sub SwitchItem(ByVal sender As System.Object, ByVal e As System.EventArgs) Dim btnTest As New Button Dim astrTest As String() btnTest = CType(sender, Button) astrTest = btnTest.ClientID.Split("_") strControlsToEdit = astrTest(2)
4
1404
by: Mick Doherty | last post by:
Steps to reproduce: Inherit from button. Add button to project's form. Run project. Make button Default. Press and Hold SpaceBar (so button is pressed) Move Mouse. Release SpaceBar.
7
2578
by: MgGuigg | last post by:
Hello all, This is my first time posting a question to this forum, so here is hoping I am following protocol. I am scraping the rust off my old Basic programming skills, and have just recently upgraded to VB.NET, and I have a lot of catching up to do. That being said, I have come a long way in a short while, however, I am stumped at the moment. I have read through days of posts, but have not been able to address my specific question, so...
14
4972
by: Kevin | last post by:
A couple of easy questions here hopefully. I've been working on two different database projects which make use of multiple forms. 1. Where's the best/recommended placement for command buttons for things like delete, save, edit, cancel buttons - in the footer, or on the form detail section? 2. If in the footer, how do you add them to the tab order?
4
8471
by: Bob | last post by:
Hi, I'm working with VWD and i defined programmatically a button (in code-behind) with an ID. So I expect to see beside "Page Events" and "Form1" my button "b1" in order to use the Click event. But it doesnt' appear. After saving the code-behind file, i only see "Page Events" and "Form1". If i define the button declarativally, i see it. But i need to define it programmatically. Can anybody tell me how to do? I also tried with...
5
974
by: Smokey Grindel | last post by:
I have a button on the form which has causes validation set to true... when I click on it not one of my validating events fires on the form... every single control with it just skips over it and the button executes its procedure without validation... now when i go to a control then tab off it the validating event does fire... what in the world is going on here? im lost... it never acted like this before.... this is VS2008 with .NET 3.5
5
5893
by: Tony | last post by:
I am continuing to develop an Access 2007 application which was originally converted from Access 2003. In Access 2003 I was able to disable the Access Close button in the top righthand corner of the screen. I have been unable to find any way to disable this button in Access 2007 and subsequently I have been forced to find ways to detect and handle the situations after the Access Close button has been clicked. I have been largely...
0
10003
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9943
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9828
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8825
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7370
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5410
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3918
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3529
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2797
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.