Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Controls > Child controls dont serialize

Reply
Thread Tools

Child controls dont serialize

 
 
Troy
Guest
Posts: n/a
 
      08-27-2003
I have tried for over 1 month now to add a Table control
as a member variable of a custom web control I'm writing.
It works fine in the designer I can edit the row
collection add my cells and do everything I want to the
table but it doesnt serialize anything into the aspx page.
The funny thing is if I change any other property like
background color of my custom controlthe designer wakes
up and then serializes the table member variable and all
is great..

This has to be some kind of bug
Can anyone help?

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP! Child controls of child controls not visible to web app lisa@starways.net ASP .Net Building Controls 0 05-05-2005 09:14 PM
Mixing child properties and child controls - how? Donal McWeeney ASP .Net Web Controls 3 02-14-2005 02:51 AM
serialize to SQL Server Blob instead of XML serialize Gordz ASP .Net 3 06-07-2004 07:46 PM
user controls: dynamiclly added child controls dont survive post back ? Wolfgang Brucker ASP .Net Building Controls 1 01-14-2004 09:13 PM
How do I: Main thread spawn child threads, which child processes...control those child processes? Jeff Rodriguez C Programming 23 12-09-2003 11:06 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57