A
Alex
Hi,
I've the follow error:
"The type 'ViewStateControl.MyCollection' must be marked as Serializable or
have a TypeConverter other than ReferenceConverter to be put in viewstate."
MyCollection has the attributte Serializable(). MyCollection is a collection
of MyItem (Serializable()). If i remove the Property Style (Type
System.Web.UI.WebControls.Style), the error don't happend.
Somebody can help me?
Thanks
I've the follow error:
"The type 'ViewStateControl.MyCollection' must be marked as Serializable or
have a TypeConverter other than ReferenceConverter to be put in viewstate."
MyCollection has the attributte Serializable(). MyCollection is a collection
of MyItem (Serializable()). If i remove the Property Style (Type
System.Web.UI.WebControls.Style), the error don't happend.
Somebody can help me?
Thanks