Luis Cantero

Results 2 issues of Luis Cantero

The current GroupedList only supports having groups or items inside of a group, it cannot have both. To create an Explorer-type of application, we need the ability to render folders...

Type: Feature
Component: GroupedList

When using GZipWebClient to access a URI that leads to a 404, this: wc.OpenReadCompleted += (s, e) => ... results in s.Error: "An exception occurred during a WebClient request. "...