Click here to Skip to main content
15,901,853 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Sunday dates only.......... Pin
kubben17-Mar-07 2:23
kubben17-Mar-07 2:23 
GeneralRe: Sunday dates only.......... Pin
Member 387988118-Mar-07 20:42
Member 387988118-Mar-07 20:42 
QuestionResize the form at runtime on click event of button Pin
Pushpa Setty17-Mar-07 1:34
Pushpa Setty17-Mar-07 1:34 
AnswerRe: Resize the form at runtime on click event of button Pin
Christian Graus17-Mar-07 3:55
protectorChristian Graus17-Mar-07 3:55 
QuestionEnter/Tab keys on DataGridView !! Pin
kindman_nb17-Mar-07 0:12
kindman_nb17-Mar-07 0:12 
AnswerRe: Enter/Tab keys on DataGridView !! Pin
Mudsoad17-Mar-07 8:20
Mudsoad17-Mar-07 8:20 
Questionhow to creat the object at runtime? Pin
Niraj Parikh16-Mar-07 22:35
Niraj Parikh16-Mar-07 22:35 
AnswerRe: how to creat the object at runtime? Pin
Christian Graus17-Mar-07 3:54
protectorChristian Graus17-Mar-07 3:54 
QuestionRe: how to creat the object at runtime? Pin
Niraj Parikh19-Mar-07 20:02
Niraj Parikh19-Mar-07 20:02 
Questionvb.net Pin
navyasri16-Mar-07 20:49
navyasri16-Mar-07 20:49 
AnswerRe: vb.net Pin
PlayByTheRules17-Mar-07 0:38
PlayByTheRules17-Mar-07 0:38 
AnswerRe: vb.net Pin
Christian Graus17-Mar-07 3:51
protectorChristian Graus17-Mar-07 3:51 
AnswerRe: vb.net Pin
Sujith C Jose17-Mar-07 5:15
Sujith C Jose17-Mar-07 5:15 
Questionadd flash obj in vb.net Pin
bhawna_k16-Mar-07 20:27
bhawna_k16-Mar-07 20:27 
Questionhow to draw a sinewave like graph?? please help Pin
carl_sti16-Mar-07 16:38
carl_sti16-Mar-07 16:38 
AnswerRe: how to draw a sinewave like graph?? please help Pin
Christian Graus17-Mar-07 3:55
protectorChristian Graus17-Mar-07 3:55 
QuestionHow can I change a value in app.config file? Pin
JUNEYT16-Mar-07 12:58
JUNEYT16-Mar-07 12:58 
AnswerRe: How can I change a value in app.config file? Pin
kubben16-Mar-07 17:01
kubben16-Mar-07 17:01 
GeneralRe: How can I change a value in app.config file? Pin
JUNEYT16-Mar-07 23:26
JUNEYT16-Mar-07 23:26 
QuestionForce unique checkbox in datagrid column Pin
cstrader23216-Mar-07 11:48
cstrader23216-Mar-07 11:48 
AnswerRe: Force unique checkbox in datagrid column Pin
TwoFaced16-Mar-07 12:25
TwoFaced16-Mar-07 12:25 
AnswerRe: Force unique checkbox in datagrid column Pin
Tirthadip17-Mar-07 1:19
Tirthadip17-Mar-07 1:19 
TwoFaced has given you the right solution in the end.retrieve the id of the checkbox which is being clicked....Just Loop through your datagridview....check if any other checkbox is checked or not....if checked make its CheckedState to false other than the checkbox which is clicked...

Live life to the fullest

QuestionHex search Pin
al96816-Mar-07 9:17
al96816-Mar-07 9:17 
QuestionClickOnce Deployment Query String Parms Setup.exe Pin
Kschuler16-Mar-07 7:58
Kschuler16-Mar-07 7:58 
QuestionHow can I update a record in resource file? Pin
JUNEYT16-Mar-07 7:02
JUNEYT16-Mar-07 7:02 

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.