Click here to Skip to main content
15,896,329 members
Home / Discussions / C#
   

C#

 
GeneralRe: How i Can open my c# form only automatically to user when user open windows. Pin
:)9/1122-Nov-11 21:27
:)9/1122-Nov-11 21:27 
AnswerRe: How i Can open my c# form only automatically to user when user open windows. Pin
Honeyboy_2022-Nov-11 8:29
Honeyboy_2022-Nov-11 8:29 
GeneralRe: How i Can open my c# form only automatically to user when user open windows. Pin
Bernhard Hiller23-Nov-11 2:55
Bernhard Hiller23-Nov-11 2:55 
SuggestionRe: How i Can open my c# form only automatically to user when user open windows. Pin
Clark Kent12322-Nov-11 9:43
professionalClark Kent12322-Nov-11 9:43 
GeneralRe: How i Can open my c# form only automatically to user when user open windows. Pin
Mark Salsbery22-Nov-11 9:47
Mark Salsbery22-Nov-11 9:47 
GeneralRe: How i Can open my c# form only automatically to user when user open windows. Pin
Clark Kent12322-Nov-11 10:05
professionalClark Kent12322-Nov-11 10:05 
GeneralRe: How i Can open my c# form only automatically to user when user open windows. Pin
Dave Kreskowiak22-Nov-11 19:13
mveDave Kreskowiak22-Nov-11 19:13 
AnswerRe: How i Can open my c# form only automatically to user when user open windows. Pin
BillWoodruff22-Nov-11 15:11
professionalBillWoodruff22-Nov-11 15:11 
QuestionKeyPress events in a console window? Pin
Member 840468922-Nov-11 1:11
Member 840468922-Nov-11 1:11 
AnswerRe: KeyPress events in a console window? Pin
PIEBALDconsult22-Nov-11 2:10
mvePIEBALDconsult22-Nov-11 2:10 
AnswerRe: KeyPress events in a console window? Pin
OriginalGriff22-Nov-11 2:14
mveOriginalGriff22-Nov-11 2:14 
GeneralRe: KeyPress events in a console window? Pin
Member 840468922-Nov-11 2:54
Member 840468922-Nov-11 2:54 
AnswerRe: KeyPress events in a console window? Pin
S Houghtelin22-Nov-11 2:23
professionalS Houghtelin22-Nov-11 2:23 
Questionwhen to use SerializationAttribute Pin
amir.dar21-Nov-11 23:46
amir.dar21-Nov-11 23:46 
AnswerRe: when to use SerializationAttribute Pin
BobJanova22-Nov-11 5:03
BobJanova22-Nov-11 5:03 
QuestionMaximum number of columns for a ListView control Pin
Kalvin @ Work21-Nov-11 8:57
Kalvin @ Work21-Nov-11 8:57 
AnswerRe: Maximum number of columns for a ListView control Pin
Kalvin @ Work21-Nov-11 9:27
Kalvin @ Work21-Nov-11 9:27 
GeneralRe: Maximum number of columns for a ListView control Pin
Mark Salsbery21-Nov-11 9:34
Mark Salsbery21-Nov-11 9:34 
AnswerRe: Maximum number of columns for a ListView control Pin
Mark Salsbery21-Nov-11 9:30
Mark Salsbery21-Nov-11 9:30 
GeneralRe: Maximum number of columns for a ListView control Pin
Luc Pattyn21-Nov-11 11:48
sitebuilderLuc Pattyn21-Nov-11 11:48 
AnswerRe: Maximum number of columns for a ListView control Pin
DaveyM6921-Nov-11 12:53
professionalDaveyM6921-Nov-11 12:53 
Your specific problem has been identified, however I would suggest you have a greater problem in the design of the UI part of your application.

I cannot imagine any scenario where it would be useful to any user that so many columns are displayed. Better to provide a means for the user to select to dispay differing subsets of the data so they can view what is relevant easily than to swamp them with so much data that requires endless scrolling IMO.
Dave

Binging is like googling, it just feels dirtier.
Please take your VB.NET out of our nice case sensitive forum.
Astonish us. Be exceptional. (Pete O'Hanlon)

BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)



GeneralRe: Maximum number of columns for a ListView control Pin
Dan Mos21-Nov-11 22:17
Dan Mos21-Nov-11 22:17 
AnswerRe: Maximum number of columns for a ListView control Pin
SilimSayo22-Nov-11 6:22
SilimSayo22-Nov-11 6:22 
Questioninsert Data to a MultiColumn ListView By ComboBox Items Pin
nassimnastaran21-Nov-11 4:49
nassimnastaran21-Nov-11 4:49 
AnswerRe: insert Data to a MultiColumn ListView By ComboBox Items Pin
Matt U.21-Nov-11 6:49
Matt U.21-Nov-11 6:49 

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.