This is what I do:
Create new VB exe
Put a listview onto the form
Add two columns to using the property pages
Set AllowColumnReorder to true
Set report style = lvwReport
Run project
Try to drag column to move it, and a fatal exception is generated.
Urggh.
Has anyone had this problem? If so, does anyway know of a solution to this?




Reply With Quote