Hi all,
I'm sure I'm missing something here...but I can't seem to be able to add an UltraListView control to a Windows Form. When I drag and drop the control onto the Form, it simply gets displayed along the bottom bar in the designer (like all non-GUI controls e.g. the exporters etc.).
The designer that's supposed to be available when you right-click the control is also not available.
I've tried placing it in a panel too as it is in the File Explorer sample, but the same thing occurs...any ideas anyone?
Cheers,
Richard
have you added the appropriate references?
sheeba_y said: have you added the appropriate references?
I have this reference:
Infragistics2.Win.UltraWinListView.v9.1
Is that all that is required?