Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
255
Sample needed for persisting data entered via Silverlight controls to data store
posted

There are plenty of examples of retrieving data for display via the Infragistics Silverlight controls.

I find no examples of persisting data entered via Silverlight controls to a data store.  Is this because the typical data source for a Silverlight control implements the IEnumerable interface, which isn't updateable?

Parents Reply Children