Click here to Skip to main content
15,796,333 members
Home / Discussions / C#
   

C#

 
GeneralRe: creating an array of existing WinForm controls Pin
Roman Nurik26-Apr-04 14:51
Roman Nurik26-Apr-04 14:51 
GeneralRe: creating an array of existing WinForm controls Pin
Mike Dimmick27-Apr-04 0:43
Mike Dimmick27-Apr-04 0:43 
GeneralRe: creating an array of existing WinForm controls Pin
Mike Ellison26-Apr-04 18:03
Mike Ellison26-Apr-04 18:03 
GeneralRe: creating an array of existing WinForm controls Pin
Heath Stewart27-Apr-04 5:17
protectorHeath Stewart27-Apr-04 5:17 
GeneralLabel question... Pin
spoon vs fork26-Apr-04 14:47
spoon vs fork26-Apr-04 14:47 
GeneralRe: Label question... Pin
Roman Rodov26-Apr-04 15:55
Roman Rodov26-Apr-04 15:55 
GeneralRe: Label question... Pin
Jay Shankar26-Apr-04 16:43
Jay Shankar26-Apr-04 16:43 
GeneralListView and Inserting Subitems Pin
valikac26-Apr-04 13:17
valikac26-Apr-04 13:17 
Hello,

How do you append/set subitem within a row?

For example given this listview.

0 1 2 3 4 5
1 2 3 4

In row 2, I'd like to add "5" after the "4." Class ListView supports adding a new row via ListViewItem.

How do you append a new subitem to an exist row?

How do you set the entire row?

Thanks,

Kuphryn
GeneralRe: ListView and Inserting Subitems Pin
Jon G26-Apr-04 13:59
Jon G26-Apr-04 13:59 
GeneralRe: ListView and Inserting Subitems Pin
valikac26-Apr-04 15:40
valikac26-Apr-04 15:40 
GeneralRe: ListView and Inserting Subitems Pin
osto26-Apr-04 18:17
osto26-Apr-04 18:17 
GeneralRe: ListView and Inserting Subitems Pin
valikac26-Apr-04 19:10
valikac26-Apr-04 19:10 
GeneralUsing Bitmap and got exception in dispose Pin
kobyb26-Apr-04 12:28
kobyb26-Apr-04 12:28 
Generalconditional operator (?:) performance Pin
Anonymous26-Apr-04 11:53
Anonymous26-Apr-04 11:53 
GeneralRe: conditional operator (?:) performance Pin
Daniel Turini26-Apr-04 12:21
Daniel Turini26-Apr-04 12:21 
GeneralRe: conditional operator (?:) performance Pin
Mike Dimmick27-Apr-04 0:53
Mike Dimmick27-Apr-04 0:53 
GeneralRe: conditional operator (?:) performance Pin
Anonymous27-Apr-04 3:49
Anonymous27-Apr-04 3:49 
GeneralDataGrid row: RowState unchange problem Pin
Chris#26-Apr-04 11:47
Chris#26-Apr-04 11:47 
GeneralRe: DataGrid row: RowState unchange problem Pin
Heath Stewart26-Apr-04 12:50
protectorHeath Stewart26-Apr-04 12:50 
GeneralRe: DataGrid row: RowState unchange problem Pin
Chris#27-Apr-04 5:49
Chris#27-Apr-04 5:49 
GeneralGarbage collector Pin
Ruchi Gupta26-Apr-04 11:39
Ruchi Gupta26-Apr-04 11:39 
GeneralRe: Garbage collector Pin
SJ_Phoenix26-Apr-04 20:16
SJ_Phoenix26-Apr-04 20:16 
GeneralRe: Garbage collector Pin
Stefan Troschuetz26-Apr-04 21:40
Stefan Troschuetz26-Apr-04 21:40 
GeneralRe: Garbage collector Pin
Mike Dimmick27-Apr-04 1:04
Mike Dimmick27-Apr-04 1:04 
GeneralRe: Garbage collector Pin
Stefan Troschuetz27-Apr-04 1:28
Stefan Troschuetz27-Apr-04 1:28 

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.