ListView

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
My application needs a ListView, that:
* can disable the ScrollBar
* scroll can be maintained through a method
* has Colums (more than 1)
The SmartList of the OpenNetCF has all but the Columns.
The ListView cannot be scrolled by any other way but the ScrollBar.
Is there a control that can do the above requirement?
 
Back
Top