Click here to Skip to main content
15,891,943 members
Home / Discussions / C#
   

C#

 
AnswerRe: Cant open a form after closing from toolbar Pin
Glen Harvy5-Mar-07 17:10
Glen Harvy5-Mar-07 17:10 
GeneralRe: Cant open a form after closing from toolbar Pin
tampasounds5-Mar-07 17:39
tampasounds5-Mar-07 17:39 
GeneralRe: Cant open a form after closing from toolbar Pin
tampasounds5-Mar-07 17:48
tampasounds5-Mar-07 17:48 
GeneralRe: Cant open a form after closing from toolbar Pin
sam#5-Mar-07 18:16
sam#5-Mar-07 18:16 
GeneralRe: Cant open a form after closing from toolbar Pin
Glen Harvy5-Mar-07 19:28
Glen Harvy5-Mar-07 19:28 
GeneralRe: Cant open a form after closing from toolbar Pin
tampasounds5-Mar-07 19:42
tampasounds5-Mar-07 19:42 
GeneralRe: Cant open a form after closing from toolbar Pin
Glen Harvy5-Mar-07 21:33
Glen Harvy5-Mar-07 21:33 
Questionhiding listview items Pin
Keshav V. Kamat5-Mar-07 16:34
Keshav V. Kamat5-Mar-07 16:34 
Hello,

Is there a way, to hide the listview items instead of removing them. Wink | ;)

I need to filter the listview items depending upon the content of lets say, a combo box.
Currently, i have to clear the listview, reload it and then filter it by removing the items which do not match the content of the combo box.
the clearing and the reloading back consumes a lot of time. Hence, it would be great if i could simply hide the items in a listview.Confused | :confused:

Alternatively, it is ok, if I use any other control similar to a listview, which allows me to hide certain items rather than removing them.Smile | :)



keshav kamat
systems engineer
India.
AnswerRe: hiding listview items Pin
Glen Harvy5-Mar-07 17:06
Glen Harvy5-Mar-07 17:06 
GeneralRe: hiding listview items Pin
Mundo Cani5-Mar-07 17:16
Mundo Cani5-Mar-07 17:16 
GeneralRe: hiding listview items Pin
Glen Harvy5-Mar-07 17:27
Glen Harvy5-Mar-07 17:27 
GeneralRe: hiding listview items Pin
Keshav V. Kamat5-Mar-07 17:24
Keshav V. Kamat5-Mar-07 17:24 
AnswerRe: hiding listview items Pin
Mundo Cani5-Mar-07 17:09
Mundo Cani5-Mar-07 17:09 
GeneralRe: hiding listview items Pin
Keshav V. Kamat5-Mar-07 17:22
Keshav V. Kamat5-Mar-07 17:22 
QuestionRetrieving values from DataTable Pin
myNameIsRon5-Mar-07 15:49
myNameIsRon5-Mar-07 15:49 
AnswerRe: Retrieving values from DataTable Pin
Glen Harvy5-Mar-07 16:13
Glen Harvy5-Mar-07 16:13 
GeneralRe: Retrieving values from DataTable Pin
myNameIsRon6-Mar-07 18:56
myNameIsRon6-Mar-07 18:56 
QuestionCollision Detection in DirectX Pin
Koocurrent5-Mar-07 14:33
Koocurrent5-Mar-07 14:33 
QuestionObject cannot be cast from DBNull to other types Pin
ujupanmester5-Mar-07 13:07
ujupanmester5-Mar-07 13:07 
AnswerRe: Object cannot be cast from DBNull to other types Pin
Colin Angus Mackay5-Mar-07 13:48
Colin Angus Mackay5-Mar-07 13:48 
AnswerRe: Object cannot be cast from DBNull to other types Pin
Glen Harvy5-Mar-07 16:04
Glen Harvy5-Mar-07 16:04 
AnswerRe: Object cannot be cast from DBNull to other types Pin
sam#5-Mar-07 18:27
sam#5-Mar-07 18:27 
GeneralRe: Object cannot be cast from DBNull to other types Pin
ujupanmester6-Mar-07 9:34
ujupanmester6-Mar-07 9:34 
GeneralRe: Object cannot be cast from DBNull to other types Pin
ujupanmester6-Mar-07 9:54
ujupanmester6-Mar-07 9:54 
Questionsimple radio button question Pin
dino20945-Mar-07 13:00
dino20945-Mar-07 13:00 

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.