Click here to Skip to main content
16,005,552 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: very large data app Pin
Paul Conrad18-Jul-08 2:57
professionalPaul Conrad18-Jul-08 2:57 
AnswerRe: very large data app Pin
darkelv17-Jul-08 17:28
darkelv17-Jul-08 17:28 
GeneralRe: very large data app Pin
led mike17-Jul-08 19:23
led mike17-Jul-08 19:23 
GeneralRe: very large data app Pin
darkelv17-Jul-08 19:25
darkelv17-Jul-08 19:25 
GeneralRe: very large data app Pin
led mike17-Jul-08 19:43
led mike17-Jul-08 19:43 
GeneralRe: very large data app Pin
bfis10813717-Jul-08 23:23
bfis10813717-Jul-08 23:23 
GeneralRe: very large data app Pin
Dave Kreskowiak18-Jul-08 3:38
mveDave Kreskowiak18-Jul-08 3:38 
GeneralRe: very large data app Pin
bfis10813718-Jul-08 3:52
bfis10813718-Jul-08 3:52 
So what is the recommended path to take because right now I have a lot of work ahead of me and no direction. If I could just decide which way to go I could implement it. I should let you know that I am thinking to just make a lot of small forms connected at the main form where when a next button is clicked, the form will close and a new one will open. Also, if there was a new item to be added later, then I could just insert a new form and change the code a little. I would be open to dynamically creating the controls, but correct me if I am wrong, but I would have to basically manually code all of my controls which would be veeeery time consuming. These controls are varying in size so it's not as if I could say put 5 on each page. There are some questions where they type it into a text box and other that have many radio buttons as well as check boxes. Not to mention if let's say one would fit on a page if I just moved it up one pixel then the code would not do this. Anyways I know c# and winforms but I have never come across this kind of dilemma before and if someone could just point me in the right direction so I can move forward with this.
GeneralRe: very large data app Pin
Dave Kreskowiak18-Jul-08 5:28
mveDave Kreskowiak18-Jul-08 5:28 
GeneralRe: very large data app Pin
led mike18-Jul-08 5:31
led mike18-Jul-08 5:31 
GeneralRe: very large data app Pin
bfis10813718-Jul-08 5:53
bfis10813718-Jul-08 5:53 
GeneralRe: very large data app Pin
Paul Conrad18-Jul-08 4:22
professionalPaul Conrad18-Jul-08 4:22 
GeneralRe: very large data app Pin
led mike18-Jul-08 5:33
led mike18-Jul-08 5:33 
GeneralRe: very large data app Pin
Paul Conrad18-Jul-08 5:39
professionalPaul Conrad18-Jul-08 5:39 
GeneralRe: very large data app Pin
led mike18-Jul-08 5:31
led mike18-Jul-08 5:31 
GeneralRe: very large data app Pin
bfis10813718-Jul-08 0:18
bfis10813718-Jul-08 0:18 
GeneralRe: very large data app Pin
darkelv18-Jul-08 4:53
darkelv18-Jul-08 4:53 
GeneralRe: very large data app Pin
bfis10813718-Jul-08 5:26
bfis10813718-Jul-08 5:26 
GeneralRe: very large data app Pin
Luc Pattyn18-Jul-08 6:17
sitebuilderLuc Pattyn18-Jul-08 6:17 
GeneralRe: very large data app Pin
darkelv18-Jul-08 7:21
darkelv18-Jul-08 7:21 
GeneralRe: very large data app Pin
bfis10813719-Jul-08 8:23
bfis10813719-Jul-08 8:23 
GeneralRe: very large data app Pin
Luc Pattyn19-Jul-08 8:55
sitebuilderLuc Pattyn19-Jul-08 8:55 
GeneralRe: very large data app Pin
bfis10813719-Jul-08 8:44
bfis10813719-Jul-08 8:44 
GeneralRe: very large data app Pin
Luc Pattyn19-Jul-08 9:01
sitebuilderLuc Pattyn19-Jul-08 9:01 
QuestionThe look and feel of the GUI in the application changes when executing is from an MSI file created by Windows Install Pin
Katalin2117-Jul-08 5:09
Katalin2117-Jul-08 5:09 

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.