Click here to Skip to main content
15,902,189 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: How to restrict no of copies in printdialog of any printer Pin
Dave Kreskowiak15-Jun-09 0:53
mveDave Kreskowiak15-Jun-09 0:53 
GeneralRe: How to restrict no of copies in printdialog of any printer Pin
manjari kar17-Jun-09 1:18
manjari kar17-Jun-09 1:18 
GeneralRe: How to restrict no of copies in printdialog of any printer Pin
Dave Kreskowiak17-Jun-09 1:33
mveDave Kreskowiak17-Jun-09 1:33 
GeneralRe: How to restrict no of copies in printdialog of any printer Pin
manjari kar17-Jun-09 2:13
manjari kar17-Jun-09 2:13 
GeneralRe: How to restrict no of copies in printdialog of any printer Pin
subashis halder30-Jun-09 15:48
subashis halder30-Jun-09 15:48 
QuestionHow can i run my installed application on remote PC using dot net? Pin
RA|-|UL PATEL6-Jun-09 0:08
RA|-|UL PATEL6-Jun-09 0:08 
AnswerRe: How can i run my installed application on remote PC using dot net? Pin
Dave Kreskowiak6-Jun-09 4:30
mveDave Kreskowiak6-Jun-09 4:30 
QuestionListView multi-select checkbox bug [modified] Pin
molesworth5-Jun-09 6:17
molesworth5-Jun-09 6:17 
Have any of you come across, or, more interestingly, found a work-around for the bug in ListView, where doing multi-select in a multi-column control, with check boxes and full-row select enabled, causes the check state of already selected items to change? It's really annoying, as I'd like to keep full row selection, and multi-select. (edit : more detailed description below)

I found a message from MS admitting there was a problem, dated 2002(OMG | :OMG: ) so it looks like they're not in any hurry to fix it.

The alternative is to track all the select and checked states myself, and do my own updates in the selection changed handler, which is just extra work and extra code.

I'm hoping somebody has a quick and easy solution, but none of the searches I've done has turned up anything useful...


edit : a more detailed description of the problem :-

Create a multi-column ListView, set to "Details" view mode, with checkboxes enabled (they appear in the first column), as well as multi-select and full row select.

Try selecting, and checking the checkboxes. When multi-selecting (ctrl+click) and clicking in any except the first column, the check boxes for rows already selected will nearly always toggle state.

There are three kinds of people in the world - those who can count and those who can't...

modified on Friday, June 5, 2009 2:10 PM

AnswerRe: ListView multi-select checkbox bug Pin
hground26-Mar-10 6:43
hground26-Mar-10 6:43 
QuestionWinform RDLC Report Problem-VS 2005 Pin
Siddhartha S.5-Jun-09 2:06
Siddhartha S.5-Jun-09 2:06 
QuestionHow and where windows remember the window size Pin
rameshbabu_peddapalli4-Jun-09 9:34
rameshbabu_peddapalli4-Jun-09 9:34 
AnswerRe: How and where windows remember the window size Pin
Dave Kreskowiak4-Jun-09 9:46
mveDave Kreskowiak4-Jun-09 9:46 
GeneralRe: How and where windows remember the window size Pin
rameshbabu_peddapalli4-Jun-09 19:41
rameshbabu_peddapalli4-Jun-09 19:41 
GeneralRe: How and where windows remember the window size Pin
Dave Kreskowiak5-Jun-09 3:50
mveDave Kreskowiak5-Jun-09 3:50 
QuestionRe: How and where windows remember the window size Pin
Baeltazor11-Jun-09 18:54
Baeltazor11-Jun-09 18:54 
AnswerRe: How and where windows remember the window size Pin
Dave Kreskowiak12-Jun-09 11:05
mveDave Kreskowiak12-Jun-09 11:05 
AnswerRe: How and where windows remember the window size Pin
Luc Pattyn12-Jun-09 11:22
sitebuilderLuc Pattyn12-Jun-09 11:22 
QuestionDynamically change the Crystal report Pin
bruze4-Jun-09 0:38
bruze4-Jun-09 0:38 
Questionbreakpoint is skiping out Pin
Choubey Prashant3-Jun-09 23:06
Choubey Prashant3-Jun-09 23:06 
AnswerRe: breakpoint is skiping out Pin
Dave Kreskowiak4-Jun-09 1:34
mveDave Kreskowiak4-Jun-09 1:34 
AnswerRe: breakpoint is skiping out Pin
Henry Minute5-Jun-09 5:22
Henry Minute5-Jun-09 5:22 
QuestionIs it possible to Bind a datagridview (or a column in one) across more than one datatable? Pin
rj_hogan3-Jun-09 4:25
rj_hogan3-Jun-09 4:25 
AnswerRe: Is it possible to Bind a datagridview (or a column in one) across more than one datatable? Pin
Dave Kreskowiak3-Jun-09 5:37
mveDave Kreskowiak3-Jun-09 5:37 
GeneralRe: Is it possible to Bind a datagridview (or a column in one) across more than one datatable? Pin
rj_hogan3-Jun-09 6:35
rj_hogan3-Jun-09 6:35 
Questionsqlprofileprovider Pin
anandhakrishnan2-Jun-09 22:29
anandhakrishnan2-Jun-09 22:29 

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.