Click here to Skip to main content
16,004,906 members
Home / Discussions / C#
   

C#

 
AnswerRe: Different font colors in RichTextBox Pin
mav.northwind26-Mar-07 6:32
mav.northwind26-Mar-07 6:32 
GeneralRe: Different font colors in RichTextBox Pin
johland26-Mar-07 7:03
johland26-Mar-07 7:03 
Questionwebservice-hashtables Pin
arkiboys25-Mar-07 22:20
arkiboys25-Mar-07 22:20 
AnswerRe: webservice-hashtables Pin
rah_sin25-Mar-07 22:24
professionalrah_sin25-Mar-07 22:24 
GeneralRe: webservice-hashtables Pin
arkiboys25-Mar-07 22:30
arkiboys25-Mar-07 22:30 
GeneralRe: webservice-hashtables Pin
Pete O'Hanlon26-Mar-07 3:02
mvePete O'Hanlon26-Mar-07 3:02 
QuestionHow to Handle....IemCheck Event Handler of CHECKEDLISTBOX Help--- needed Pin
pashitech25-Mar-07 22:03
pashitech25-Mar-07 22:03 
AnswerRe: How to Handle....IemCheck Event Handler of CHECKEDLISTBOX Help--- needed Pin
Stefan Troschuetz25-Mar-07 22:10
Stefan Troschuetz25-Mar-07 22:10 
I already told you that you should not register your event handler to the ItemCheck event until you loaded your data into the CheckedListBox i.e. register it in the Page_Load event handler after you're done with loading the data. I also told you how to register (by hand) and where you should find the original event registration (most probably added by the designer). What more do you need?


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

GeneralRe: How to Handle....IemCheck Event Handler of CHECKEDLISTBOX Help--- needed Pin
pashitech25-Mar-07 22:34
pashitech25-Mar-07 22:34 
GeneralRe: How to Handle....IemCheck Event Handler of CHECKEDLISTBOX Help--- needed Pin
Stefan Troschuetz26-Mar-07 5:33
Stefan Troschuetz26-Mar-07 5:33 
AnswerRe: XmlSerializer again Pin
stancrm25-Mar-07 21:39
stancrm25-Mar-07 21:39 
GeneralRe: XmlSerializer again Pin
darkcalin25-Mar-07 21:46
darkcalin25-Mar-07 21:46 
GeneralRe: XmlSerializer again Pin
Stefan Troschuetz25-Mar-07 22:04
Stefan Troschuetz25-Mar-07 22:04 
GeneralRe: XmlSerializer again Pin
J4amieC25-Mar-07 22:06
J4amieC25-Mar-07 22:06 
QuestionWriting data to CSV File Pin
SakthiSurya25-Mar-07 21:24
SakthiSurya25-Mar-07 21:24 
QuestionProblem with Visual Studio.Net 2003 Pin
Vimalsoft(Pty) Ltd25-Mar-07 21:16
professionalVimalsoft(Pty) Ltd25-Mar-07 21:16 
AnswerRe: Problem with Visual Studio.Net 2003 Pin
stancrm25-Mar-07 21:22
stancrm25-Mar-07 21:22 
Questionget minimum date. Pin
Nekshan25-Mar-07 20:57
Nekshan25-Mar-07 20:57 
AnswerRe: get minimum date. Pin
virendra patel25-Mar-07 21:12
virendra patel25-Mar-07 21:12 
GeneralRe: get minimum date. Pin
Nekshan25-Mar-07 21:57
Nekshan25-Mar-07 21:57 
AnswerRe: get minimum date. Pin
Guffa25-Mar-07 21:13
Guffa25-Mar-07 21:13 
AnswerRe: get minimum date. Pin
virendra patel25-Mar-07 23:29
virendra patel25-Mar-07 23:29 
GeneralRe: get minimum date. Pin
Nekshan25-Mar-07 23:37
Nekshan25-Mar-07 23:37 
GeneralRe: get minimum date. Pin
virendra patel25-Mar-07 23:42
virendra patel25-Mar-07 23:42 
QuestionDeclare a varible globally Pin
selvakumar Panchatcharam25-Mar-07 20:57
selvakumar Panchatcharam25-Mar-07 20:57 

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.