Subject: dynamically creating control
Posted By: rahulpokharna Post Date: 1/10/2006 2:41:05 PM
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
Reply By: rahulpokharna Reply Date: 1/10/2006 3:41:46 PM
I am sorry, this problem belongs to c# forum...


regards
rahul pokharna

Go to topic 37994

Return to index page 399
Return to index page 398
Return to index page 397
Return to index page 396
Return to index page 395
Return to index page 394
Return to index page 393
Return to index page 392
Return to index page 391
Return to index page 390