Wrox Programmer Forums
|
Pro VB Databases Advanced-level VB coding questions specific to using VB with databases. Beginning-level questions or issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 10th, 2006, 03:41 PM
Authorized User
 
Join Date: Jan 2006
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default dynamically creating control

i am facing following problem
Based on selection of dropdownlist in home page , i am creating a tabcontrol with some tabs on other page, and based on tab selection the related textboxes are created from database, this all i am doing in page_load event. now when i enter something with a particular tab selected,then clicks on next tab. but in doing that, the values previously entered in tab are lost as page_load event is called again and new controls are created for new tab selected, is there any way with page_init and viewstate, so that the values entered in first tab are preserved during other tab selection.

any pointers to it will be of great help


regards
rahul pokharna
__________________
regards
rahul pokharna
 
Old January 10th, 2006, 04:41 PM
Authorized User
 
Join Date: Jan 2006
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I am sorry, this problem belongs to c# forum...


regards
rahul pokharna





Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating a presentation dynamically bala24 ASP.NET 1.x and 2.0 Application Design 0 April 21st, 2008 05:28 AM
creating Web TreeView Control dynamically in c#.ne pratik28 General .NET 0 June 22nd, 2006 07:03 AM
Creating Conrols dynamically jamil umar ASP.NET 1.0 and 1.1 Basics 3 February 13th, 2006 01:02 PM
Creating controls dynamically Renu ASP.NET 1.0 and 1.1 Basics 9 December 19th, 2004 10:21 AM
Dynamically creating an array youngj PHP How-To 0 November 8th, 2004 03:42 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.