Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding controls on postback causes a problem
Message
From
29/06/2006 20:21:44
 
 
To
29/06/2006 18:42:30
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01132934
Message ID:
01132954
Views:
10
I resolved the issue by using the place holder Controls.Add() approach instead. By default, using such a call to the place holder control in repetitive mode will simply add the control in sequence. Thus, all other controls following the place holder are being moved one spot at a time in the index which doesn't cause any problem on postback.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform