Hi all,
I currently use Infragistics Version=11.1.2011.2116.
How do I set the serialization flag in code behind for the following?
Type 'Infragistics.Web.UI.GridControls.GroupedColumns' in Assembly 'Infragistics4.Web.v11.1, Version=11.1.20111.2116, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb' is not marked as serializable.
Unfortunately documentation in this regard is greatly lacking.
Regards,
Tom
Hi Alex,
Thanks for the reply. I have looked at the Persistence framework, but it is very cumbersome.
I only need to persist very specific pieces of control data and not the complete control.
If there is a way to achieve this with the Persistence Framework please enlighten me, otherwise, could you please advise me on a way to achieve my original goal.