Click here to Skip to main content
15,887,346 members
Home / Discussions / C#
   

C#

 
QuestionDataGridView Pin
andrei_dalcu7-Jun-06 1:56
andrei_dalcu7-Jun-06 1:56 
AnswerRe: DataGridView Pin
Nafiseh Salmani7-Jun-06 2:23
Nafiseh Salmani7-Jun-06 2:23 
GeneralRe: DataGridView Pin
andrei_dalcu7-Jun-06 2:33
andrei_dalcu7-Jun-06 2:33 
AnswerDelete and Edit options Pin
andrei_dalcu7-Jun-06 3:58
andrei_dalcu7-Jun-06 3:58 
GeneralRe: Delete and Edit options Pin
Wjousts7-Jun-06 4:37
Wjousts7-Jun-06 4:37 
QuestionHow can i hide or show a panel in usercontrol from a form? Pin
Nafiseh Salmani7-Jun-06 1:56
Nafiseh Salmani7-Jun-06 1:56 
AnswerRe: How can i hide or show a panel in usercontrol from a form? Pin
Mahmood Ilyas7-Jun-06 2:29
Mahmood Ilyas7-Jun-06 2:29 
AnswerRe: How can i hide or show a panel in usercontrol from a form? Pin
engsrini7-Jun-06 3:00
engsrini7-Jun-06 3:00 
Juz create a object of usercontrol in main form and make the panel as public in user control. Use the usercontrol object in mainform to hide or show.

like
uctrlobj.panel1.visible=true;<br />
uctrlobj.panel2.visible=false;

Hope u got it.
Sri
Questionheader of file Pin
Mahmood Ilyas7-Jun-06 1:41
Mahmood Ilyas7-Jun-06 1:41 
AnswerRe: header of file Pin
stancrm7-Jun-06 1:43
stancrm7-Jun-06 1:43 
AnswerRe: header of file Pin
J4amieC7-Jun-06 2:24
J4amieC7-Jun-06 2:24 
QuestionHow to study C# well? Pin
yodern7-Jun-06 1:32
yodern7-Jun-06 1:32 
AnswerRe: How to study C# well? Pin
albCode7-Jun-06 2:01
albCode7-Jun-06 2:01 
GeneralRe: How to study C# well? Pin
yodern7-Jun-06 2:55
yodern7-Jun-06 2:55 
AnswerRe: How to study C# well? Pin
Mahmood Ilyas7-Jun-06 2:10
Mahmood Ilyas7-Jun-06 2:10 
GeneralRe: How to study C# well? Pin
yodern7-Jun-06 2:40
yodern7-Jun-06 2:40 
AnswerRe: How to study C# well? Pin
Tristan Rhodes7-Jun-06 4:21
Tristan Rhodes7-Jun-06 4:21 
QuestionAdding &lt;table> element using MSHTML? Pin
Dr.Grimy7-Jun-06 1:30
Dr.Grimy7-Jun-06 1:30 
AnswerRe: Adding &lt;table> element using MSHTML? Pin
Dr.Grimy8-Jun-06 0:09
Dr.Grimy8-Jun-06 0:09 
Questionmodelling many-to-many relationships with datasets Pin
Jimbo227-Jun-06 0:57
Jimbo227-Jun-06 0:57 
Questionspyware signatures [modified] Pin
Gulfaraz7-Jun-06 0:43
Gulfaraz7-Jun-06 0:43 
AnswerRe: spyware signatures [modified] Pin
Pradd7-Jun-06 8:30
Pradd7-Jun-06 8:30 
Questionfile header Pin
Mahmood Ilyas7-Jun-06 0:38
Mahmood Ilyas7-Jun-06 0:38 
AnswerRe: file header Pin
User 66587-Jun-06 0:55
User 66587-Jun-06 0:55 
AnswerRe: file header Pin
rah_sin7-Jun-06 0:57
professionalrah_sin7-Jun-06 0: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.