Attention: We are retiring the ASP.NET Community Blogs. Learn more >

ListChangedType Enumeration: How much is much

Just curious. The docs state:

"Reset Supported by the .NET Compact Framework.

Much of the list has changed. Any listening controls should refresh all their data from the list. "

So, how much is much? ;-)

1 Comment

  • Per MS:



    "Doc issue again. Reset means the list has completely changed including

    any metadata associated with the list. When you get a reset you should

    discard any cached values including property descriptors and row data"

Comments have been disabled for this content.