P
Patrick Beaudoin
Hi,
when I try to use the view state with a Table
WebControl, I have this Error message:
The type 'System.Web.UI.Web.Controls.Table' must be
marked as Serializable or have a TypeConverter other than
ReferenceConverter to be put in viewstate.
Could you tell me what is the TypeConverter or how
can I mark the object as Serializable
when I try to use the view state with a Table
WebControl, I have this Error message:
The type 'System.Web.UI.Web.Controls.Table' must be
marked as Serializable or have a TypeConverter other than
ReferenceConverter to be put in viewstate.
Could you tell me what is the TypeConverter or how
can I mark the object as Serializable