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

[Solved] About "Breaking change: Hidden column cell text is not persisted in ViewState"

0 Answers 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Fabio Laserra
Top achievements
Rank 1
Fabio Laserra asked on 23 May 2013, 08:04 AM
Hello,
I have to report that method 2 will not work if you try to access to a parentitem in an ItemDataBound of a DetailTable row. In this case:

Dim parentItem As GridDataItem = DirectCast(e.Item.OwnerTableView.ParentItem, GridDataItem)

parentItem.DataItem will be "nothing"

bye

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Fabio Laserra
Top achievements
Rank 1
Share this question
or