ListView Editor Control

  • C# class dll library for Editor GUI
  • Data binding to IList type
  • ScrollView style
  • Multi-selection
  • Draggable List Item to reorder
  • Customizable Context Menu(Add, Insert, Duplicate, Delete, and user menu item)
  • Available to adjust column width
  • Column sorting functionality can be implemented
  • Filter allows defining a custom function to display only rows that meet specific conditions.
  • Fast draw update scroll view even for thousands list data
  • Simple and Easy to use
  • Supports Unity 2021(exclude dll of v6000 when imported), Unity 2022 and Unity 6000+ (Unity 6.x).