Click here to Skip to main content
15,913,709 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralVB String Sort Routine Pin
1-Apr-02 13:31
suss1-Apr-02 13:31 
GeneralRe: VB String Sort Routine Pin
Michael.Weiss2-Apr-02 2:41
Michael.Weiss2-Apr-02 2:41 
GeneralRe: VB String Sort Routine Pin
2-Apr-02 7:12
suss2-Apr-02 7:12 
GeneralClass ModuleProblems Pin
1-Apr-02 5:55
suss1-Apr-02 5:55 
GeneralRe: Class ModuleProblems Pin
Gaurika Wijeratne23-Apr-02 21:20
Gaurika Wijeratne23-Apr-02 21:20 
GeneralHowTo?: Vb.Net ListView Pin
peakdw1330-Mar-02 3:55
peakdw1330-Mar-02 3:55 
GeneralRe: HowTo?: Vb.Net ListView Pin
David Stone4-Apr-02 8:24
sitebuilderDavid Stone4-Apr-02 8:24 
GeneralRe: HowTo?: Vb.Net ListView Pin
4-Apr-02 9:32
suss4-Apr-02 9:32 
Thx for the reply!

I have resorted to using the listview control but with the checkedboxes property set to True. It's not exactly what I wanted but I am tired of fighting with the listview and the datagrid. The problem that I had with the datagrid is that the dragdrop events (lack of itemdrag) were more difficult to deal with as compared to the listview. Although, at least with the datagrid I could add checkboxes to easily to a datacolumn.

I was able to add checkboxes to a listview but the problem is that I just ended up painting the controls on top of the listview verses binding the control to the actual column. So when I scrolled thru the list the checkboxes were not bound to a specific row (sub-item). If I get some free time then I might try making a listview control that acts more like a datagrid.

- Derek
GeneralSystem Message in VB Pin
Michael.Weiss28-Mar-02 1:49
Michael.Weiss28-Mar-02 1:49 
GeneralRe: System Message in VB Pin
Paul M Watt21-Apr-02 11:46
mentorPaul M Watt21-Apr-02 11:46 
GeneralRe: System Message in VB Pin
Fernando Finelli26-Apr-02 7:42
Fernando Finelli26-Apr-02 7:42 
GeneralPicture or text in a button control Pin
Jerome Conus27-Mar-02 23:15
Jerome Conus27-Mar-02 23:15 
GeneralRe: Picture or text in a button control Pin
Nick Parker28-Mar-02 5:58
protectorNick Parker28-Mar-02 5:58 
GeneralApplications Dependencies Pin
Schalk27-Mar-02 18:55
Schalk27-Mar-02 18:55 
GeneralRe: Applications Dependencies Pin
Nick Parker28-Mar-02 6:04
protectorNick Parker28-Mar-02 6:04 
GeneralComplex configuration files Pin
Michael Groeger27-Mar-02 6:59
Michael Groeger27-Mar-02 6:59 
GeneralActiveX Events Pin
Jerome Conus27-Mar-02 4:19
Jerome Conus27-Mar-02 4:19 
GeneralRe: ActiveX Events Pin
David Wengier27-Mar-02 10:47
David Wengier27-Mar-02 10:47 
GeneralUsing the Print dialog Pin
Sayan Mukherjee26-Mar-02 21:04
Sayan Mukherjee26-Mar-02 21:04 
GeneralRe: Using the Print dialog Pin
David Wengier27-Mar-02 10:45
David Wengier27-Mar-02 10:45 
GeneralDeriving combobox Pin
Marc L'Ecuyer26-Mar-02 10:33
Marc L'Ecuyer26-Mar-02 10:33 
GeneralRe: Deriving combobox Pin
26-Mar-02 18:12
suss26-Mar-02 18:12 
GeneralRe: Deriving combobox Pin
Marc L'Ecuyer27-Mar-02 3:18
Marc L'Ecuyer27-Mar-02 3:18 
GeneralRe: Deriving combobox Pin
Andy Smith27-Mar-02 3:39
Andy Smith27-Mar-02 3:39 
GeneralODBC, ADO Pin
kag26-Mar-02 0:53
kag26-Mar-02 0:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.