Click here to Skip to main content
15,916,398 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: How to Insert row from Binded Combo Box Pin
PandemoniumPasha19-May-07 19:16
PandemoniumPasha19-May-07 19:16 
AnswerRe: How to Insert row from Binded Combo Box Pin
Ch_Shahzad iqbal21-May-07 23:19
Ch_Shahzad iqbal21-May-07 23:19 
QuestionHow to scroll two listbox together in c# ? Pin
nav_smec18-May-07 1:07
nav_smec18-May-07 1:07 
QuestionRe: How to scroll two listbox together in c# ? Pin
ScottM123-May-07 2:26
ScottM123-May-07 2:26 
AnswerRe: How to scroll two listbox together in c# ? Pin
nav_smec2-Jun-07 0:13
nav_smec2-Jun-07 0:13 
GeneralRe: How to scroll two listbox together in c# ? Pin
ScottM13-Jun-07 20:11
ScottM13-Jun-07 20:11 
QuestionCheckedListBox.CheckedItems Issue Pin
jimmahnow17-May-07 1:38
jimmahnow17-May-07 1:38 
AnswerRe: CheckedListBox.CheckedItems Issue Pin
Rob_ICS17-May-07 2:59
Rob_ICS17-May-07 2:59 
Jim,

(I could wait til you get back from lunch.. but I think the code project needs to know as well Smile | :) )

I found the problem, its a known bug in .NET 1.1.

Documented here: http://support.microsoft.com/kb/833033

The problem only occurs when the checked list box is bound to a data table.

It looks like Microsoft's only solution is to maintain a collection of checked items and refill on tab switch (rubbish!). But I guess that is what we're going to have to do...

Rob.
AnswerRe: CheckedListBox.CheckedItems Issue Pin
Ch_Shahzad iqbal18-May-07 0:41
Ch_Shahzad iqbal18-May-07 0:41 
GeneralRe: CheckedListBox.CheckedItems Issue Pin
nav_smec18-May-07 18:01
nav_smec18-May-07 18:01 
QuestionProblem occour when registering dll on win xp Pin
koolprasad200317-May-07 1:31
professionalkoolprasad200317-May-07 1:31 
AnswerRe: Problem occour when registering dll on win xp Pin
Christian Graus17-May-07 2:29
protectorChristian Graus17-May-07 2:29 
AnswerRe: Problem occour when registering dll on win xp Pin
Pete O'Hanlon22-May-07 10:12
mvePete O'Hanlon22-May-07 10:12 
QuestionTicker scrolling Pin
nilima Dash17-May-07 1:13
nilima Dash17-May-07 1:13 
AnswerRe: Ticker scrolling Pin
Christian Graus17-May-07 2:33
protectorChristian Graus17-May-07 2:33 
Questionscrolling two controls with one scroll bar Pin
mamirbalouch16-May-07 22:54
mamirbalouch16-May-07 22:54 
QuestionInsert Stored Procedure taking values from vb Help Pin
Vimalsoft(Pty) Ltd16-May-07 3:38
professionalVimalsoft(Pty) Ltd16-May-07 3:38 
QuestionHow to place Control at column header Pin
Rahul8315-May-07 19:47
Rahul8315-May-07 19:47 
QuestionCombo box class Pin
paulsmithx15-May-07 19:46
paulsmithx15-May-07 19:46 
AnswerRe: Combo box class Pin
Ch_Shahzad iqbal15-May-07 23:34
Ch_Shahzad iqbal15-May-07 23:34 
GeneralRe: Combo box class Pin
paulsmithx16-May-07 1:10
paulsmithx16-May-07 1:10 
Questionicons for navigation and buttons Pin
Hasan Jaffal15-May-07 13:16
Hasan Jaffal15-May-07 13:16 
AnswerRe: icons for navigation and buttons Pin
Christian Graus15-May-07 13:22
protectorChristian Graus15-May-07 13:22 
GeneralRe: icons for navigation and buttons Pin
Hasan Jaffal15-May-07 13:26
Hasan Jaffal15-May-07 13:26 
GeneralRe: icons for navigation and buttons Pin
Joseph Guadagno19-May-07 10:36
Joseph Guadagno19-May-07 10:36 

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.