Serializable

J

Jim Heavey

Hello, When I attempt to store a dataview into a "viewState" variable, I get
some error message indicating that I need to "mark the dataview as
serializable". How do I do that?
 
R

Rajesh.V

DataSet is serializable, store it. DataView is a property of DataSet hence
not serializable. You can always get the DataView from the DataSet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,904
Latest member
HealthyVisionsCBDPrice

Latest Threads

Top