alternetsoft / AlternetUI

MIT License
24 stars 2 forks source link

ListView missing features #35

Open generalloki opened 1 year ago

generalloki commented 1 year ago

These features need to be implemented in ListView:

generalloki commented 1 year ago

Added ListView.HasBorder

generalloki commented 1 year ago

Problem with ListView columns reading from uixml. Found in Samples

generalloki commented 1 year ago

ListView doesn't add items of no column is specified. Found when implemented ControlSample/All Samples page. Need to investigate and fix if it is a bug.