This is a migrated thread and some comments may be shown as answers.

Error message in Grid control.

2 Answers 46 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anthony
Top achievements
Rank 1
Anthony asked on 10 Nov 2008, 04:59 PM
Hi,
When I try to expand a record, it pop up an error message as follows:

Type 'Telerik.Web.UI.GridTableCell' in Assembly 'Telerik.Web.UI, Version=2008.2.723.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4' is not marked as serializable.

I didn't get this error message when test on my machine, but got it when test on testing server.

Can someone help me out? This is urgent.

Thanks

Anthony Wang

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 11 Nov 2008, 07:30 AM
Hi Anthony,

Are you trying to put grid cell instead of cell text in Session?

All the best,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Anthony
Top achievements
Rank 1
answered on 11 Nov 2008, 01:30 PM
Vlad,

I think I found what causes this error. I forgot to put GridDataItem)e.Item)["Name"].Text

Thanks for your help.

Anthony
Tags
Grid
Asked by
Anthony
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Anthony
Top achievements
Rank 1
Share this question
or