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

C#

 
Questionturn off system Pin
shahin gholami17-May-09 22:10
shahin gholami17-May-09 22:10 
AnswerRe: turn off system Pin
N a v a n e e t h17-May-09 22:13
N a v a n e e t h17-May-09 22:13 
Questiongeneral design problem. realize an input routine Pin
dragonofsilence17-May-09 22:09
dragonofsilence17-May-09 22:09 
AnswerRe: general design problem. realize an input routine Pin
Nagy Vilmos17-May-09 22:26
professionalNagy Vilmos17-May-09 22:26 
AnswerRe: general design problem. realize an input routine Pin
OriginalGriff17-May-09 22:31
mveOriginalGriff17-May-09 22:31 
GeneralRe: general design problem. realize an input routine Pin
Nagy Vilmos17-May-09 23:36
professionalNagy Vilmos17-May-09 23:36 
GeneralRe: general design problem. realize an input routine Pin
OriginalGriff18-May-09 0:12
mveOriginalGriff18-May-09 0:12 
GeneralRe: general design problem. realize an input routine Pin
Nagy Vilmos18-May-09 2:00
professionalNagy Vilmos18-May-09 2:00 
There is an overhead and also another design consideration.
For the OP this does nto mater, but in general the UI and the data should be seperate. If you use databinding beween the data and UI then adding panels on the fly requires updating the databinding on the fly.
As for the extra complicatedness of show and hide [used to play that when I was younger; but that's another story] what is so hard? You have the panels in a collection and you iterate through making only one of them visible. peasy!



Panic, Chaos, Destruction.
My work here is done.

GeneralRe: general design problem. realize an input routine Pin
OriginalGriff18-May-09 2:31
mveOriginalGriff18-May-09 2:31 
QuestionUpdate DataGridView when database changes Pin
Mads11517-May-09 20:48
Mads11517-May-09 20:48 
AnswerRe: Update DataGridView when database changes Pin
rah_sin17-May-09 20:53
professionalrah_sin17-May-09 20:53 
AnswerRe: Update DataGridView when database changes Pin
Manas Bhardwaj17-May-09 21:59
professionalManas Bhardwaj17-May-09 21:59 
QuestionPrint Datagrid Pin
yueru17-May-09 20:39
yueru17-May-09 20:39 
QuestionCannot delete the file, File is used by other process?? Pin
Hum Dum17-May-09 20:35
Hum Dum17-May-09 20:35 
AnswerRe: Cannot delete the file, File is used by other process?? Pin
Vasudevan Deepak Kumar17-May-09 20:55
Vasudevan Deepak Kumar17-May-09 20:55 
AnswerRe: Cannot delete the file, File is used by other process?? Pin
JianTiantian17-May-09 21:15
JianTiantian17-May-09 21:15 
QuestionDisplay default value in DataGridViewComboBoxColumn Pin
Maddie from Dartford17-May-09 20:24
Maddie from Dartford17-May-09 20:24 
AnswerRe: Display default value in DataGridViewComboBoxColumn Pin
Tridip Bhattacharjee27-May-09 19:23
professionalTridip Bhattacharjee27-May-09 19:23 
QuestionPerform the conversion from a float decimal number to single precision (4 byte) IEEE 754 format number? Pin
dec8217-May-09 19:51
dec8217-May-09 19:51 
AnswerRe: Perform the conversion from a float decimal number to single precision (4 byte) IEEE 754 format number? Pin
OriginalGriff17-May-09 21:39
mveOriginalGriff17-May-09 21:39 
Questionget desire value from object [modified] Pin
zeeShan anSari17-May-09 19:36
zeeShan anSari17-May-09 19:36 
AnswerRe: get desire value from object Pin
dan!sh 17-May-09 19:57
professional dan!sh 17-May-09 19:57 
GeneralRe: get desire value from object Pin
zeeShan anSari17-May-09 20:11
zeeShan anSari17-May-09 20:11 
AnswerRe: get desire value from object Pin
N a v a n e e t h17-May-09 20:14
N a v a n e e t h17-May-09 20:14 
GeneralRe: get desire value from object Pin
Nagy Vilmos17-May-09 21:51
professionalNagy Vilmos17-May-09 21: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.