Click here to Skip to main content
15,902,114 members
Home / Discussions / C#
   

C#

 
GeneralRe: turn off system Pin
Michael Bookatz18-May-09 22:33
Michael Bookatz18-May-09 22:33 
AnswerRe: turn off system Pin
Vasudevan Deepak Kumar19-May-09 2:58
Vasudevan Deepak Kumar19-May-09 2:58 
QuestionHow to load an XML file in C#.Net (by ignoring ':' ) Pin
KotaSri18-May-09 21:18
KotaSri18-May-09 21:18 
Questionsaving user settings Pin
michaelgr118-May-09 20:55
michaelgr118-May-09 20:55 
AnswerRe: saving user settings Pin
DaveyM6918-May-09 22:06
professionalDaveyM6918-May-09 22:06 
GeneralRe: saving user settings Pin
michaelgr118-May-09 22:12
michaelgr118-May-09 22:12 
GeneralRe: saving user settings Pin
michaelgr119-May-09 0:25
michaelgr119-May-09 0:25 
GeneralRe: saving user settings Pin
DaveyM6919-May-09 12:27
professionalDaveyM6919-May-09 12:27 
You can use the code in the article to create a List<bool> for each one and save the user's selection there.

When showing it, read the respective List and iterate over it, setting the respective column's visible state based on the result.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

QuestionHow to get the Printer reference through c# Pin
abhi11shukla18-May-09 20:54
abhi11shukla18-May-09 20:54 
QuestionHow can I keep user permissions and info available across multiple classes? [modified] Pin
Jacobus0118-May-09 20:53
Jacobus0118-May-09 20:53 
AnswerRe: How can I keep user permissions and info available across multiple classes? Pin
riced18-May-09 22:36
riced18-May-09 22:36 
GeneralRe: How can I keep user permissions and info available across multiple classes? Pin
Jacobus0119-May-09 2:01
Jacobus0119-May-09 2:01 
QuestionHow to creat redirected printer port in c# Pin
abhaypundir18-May-09 20:00
abhaypundir18-May-09 20:00 
QuestionHow to know Printer name using C# Pin
svt gdwl18-May-09 18:50
svt gdwl18-May-09 18:50 
AnswerRe: How to know Printer name using C# Pin
N a v a n e e t h18-May-09 18:57
N a v a n e e t h18-May-09 18:57 
GeneralRe: How to know Printer name using C# Pin
abhi11shukla18-May-09 19:23
abhi11shukla18-May-09 19:23 
Questionobject is currently in use elsewhere Pin
Sifar - 018-May-09 18:05
Sifar - 018-May-09 18:05 
AnswerRe: object is currently in use elsewhere Pin
N a v a n e e t h18-May-09 18:46
N a v a n e e t h18-May-09 18:46 
GeneralRe: object is currently in use elsewhere Pin
Sifar - 018-May-09 19:16
Sifar - 018-May-09 19:16 
QuestionConvert number? Pin
dec8218-May-09 16:00
dec8218-May-09 16:00 
AnswerRe: Convert number? Pin
Joe Woodbury18-May-09 17:47
professionalJoe Woodbury18-May-09 17:47 
QuestionOmit selected tab and Dispose() Rtb Pin
Baeltazor18-May-09 12:21
Baeltazor18-May-09 12:21 
AnswerRe: Omit selected tab and Dispose() Rtb Pin
IceWater4218-May-09 12:47
IceWater4218-May-09 12:47 
GeneralRe: Omit selected tab and Dispose() Rtb Pin
Baeltazor18-May-09 12:49
Baeltazor18-May-09 12:49 
GeneralRe: Omit selected tab and Dispose() Rtb Pin
IceWater4218-May-09 19:51
IceWater4218-May-09 19:51 

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.