Hallo, > > Ich erhalte immer diese Fehlermeldung: > > The type 'CustomTreeview.Tree' must be marked as Serializable or have a > TypeConverter other than ReferenceConverter to be put in viewstate. > > Im Code im OnLoad-Event des Custom Controls: > > ViewState["DataSource1"] = this._dataSource; > ViewState["ParentTable1"] = this._parentTable; > ViewState["ColumnName1"] = this._columnName; > > > Auf was ist das zur�ckzuf�hren? >
http://www.glengamoi.com/pipermail/asp.net/2003-March/001210.html Gruss Alex _______________________________________________ Asp.net Mailingliste, Postings senden an: [EMAIL PROTECTED] An-/Abmeldung und Suchfunktion unter: http://www.glengamoi.com/mailman/listinfo/asp.net
