| Dart Home | PowerWEB LiveControls for ASP.NET | Custom Development | Reply | PowerWEB LiveControls for ASP.NET Topics | Forums |
| Author | Forum: PowerWEB LiveControls for ASP.NET Topic: VS2003 - event wiring problem |
| bfairchild From: Plano, TX USA Posts: 91 Member Since: 06/10/05 |
posted June 20, 2006 10:01 AM I am using PW 1.5.0.0. I have had an issue since I started using this version. It doesn't happen all the time, but often I loose my wiring to events for PW controls. |
John Talarico![]() From: Rome, NY USA Posts: 630 Member Since: 06/01/05 |
posted June 20, 2006 1:02 PM Event wiring within the Visual Studio environment is handled by the environment itself and not the controls. The un-wiring may have to do with the change of reference within an existing application. This un-wiring is a common issue with all controls, even MS standard controls and has been greatly reduced in VS 2005. |
| dickeyr From: Fernandina Beach, FL USA Posts: 6 Member Since: 01/12/06 |
posted June 26, 2006 12:11 PM I'm using 1.5.1 and now having a weird event issue. I have a search form with 2 main web user controls (containing all livecontrols). WC 1. contains a text box, button, and some checkboxes to turn on/off visiblity on some panels (also in this control) WC 2. contains a live grid to display the results from the criteria entered in WC1. After upgrading to 1.5.1 when I click the next page of results on the grid, the panel controls in WC1 "swap" visibility without anything in WC1 being clicked. I put some debug statements in the WC1 event handlers and they're _all_ getting fired even though I'm not clicking on any of those controls. I'm just clicking for the next page in the datagrid in a separate control, WC2, that doesn't even talk back to WC1. It's kinda a weird and complex situation. Anyway, what the heck happened to the controls in 1.5.1? |
John Talarico![]() From: Rome, NY USA Posts: 630 Member Since: 06/01/05 |
posted June 27, 2006 11:07 AM I believe I replicated the scenario, but not the behavior. I created an application with 2 User Controls, on containing a paged LiveDataGrid and the other containing a LiveButton, three LiveCheckBoxes and LivePanels and a LiveTextBox. The visibility of the LivePanels is determined by the LiveCheckBoxes and when the LiveButton is clicked, the LiveDataGrid in the other User Control is bound to a filtered DataView based on the contents of the LiveTextBox. Filtering, paging and clicking checkboxes all behave as expected. The quickest way for us to determine the cause is if you could supply a small sample that replicates the behavior. This sample should be self-contained and not require an external data source. You can send the zipped application to support@dart.com referencing forum topic #6952. |
| Reply | PowerWEB LiveControls for ASP.NET Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|