Click here to Skip to main content
16,005,037 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralWord content not Properly shown in RichTextbox Pin
Rupesh Kumar Swami18-Feb-08 21:28
Rupesh Kumar Swami18-Feb-08 21:28 
GeneralRe: Word content not Properly shown in RichTextbox Pin
Christian Graus18-Feb-08 22:03
protectorChristian Graus18-Feb-08 22:03 
GeneralRe: Word content not Properly shown in RichTextbox Pin
Duncan Edwards Jones19-Feb-08 0:39
professionalDuncan Edwards Jones19-Feb-08 0:39 
GeneralRe: Word content not Properly shown in RichTextbox Pin
Rupesh Kumar Swami19-Feb-08 1:32
Rupesh Kumar Swami19-Feb-08 1:32 
GeneralRe: Word content not Properly shown in RichTextbox Pin
Dave Kreskowiak19-Feb-08 3:47
mveDave Kreskowiak19-Feb-08 3:47 
QuestionDatabinding slow [modified] Pin
Gr1mR33p3r18-Feb-08 19:44
Gr1mR33p3r18-Feb-08 19:44 
GeneralRe: Databinding slow Pin
Dave Kreskowiak19-Feb-08 3:45
mveDave Kreskowiak19-Feb-08 3:45 
Generalload controls in a tab control at runtime Pin
AAGTHosting18-Feb-08 11:39
AAGTHosting18-Feb-08 11:39 
When my program loads there are 3 different main panels. The first panel that comes up at runtime has a tab control on it. The first page of the tab control has a data grid that holds a weekly schedule and the second page holds an editable teacher profile.

When the program first comes up I need this dataGrid to automatically load with data. How do I load the dataGrid with data on program start up and change the schedule when a different teacher is selected?

There is also another panel that has a list box on it. The list box holds the names of different teachers. When a user clicks on the teacher name in the list box the schedule for that teacher on the first page of the tab control is supposed to load into the data grid, but it does not. Also, at program start-up the schedule for the first teacher in the list box is supposed to load into the data grid.

Being this program has several panels that each contain at least one form how should I go about loading the forms on the panels. Should I load a function for each panel when the panel comes up or should I call the function or sub procedure in the main loop of the program.
GeneralRe: load controls in a tab control at runtime Pin
Christian Graus18-Feb-08 15:44
protectorChristian Graus18-Feb-08 15:44 
GeneralRe: load controls in a tab control at runtime Pin
AAGTHosting18-Feb-08 17:37
AAGTHosting18-Feb-08 17:37 
GeneralRe: load controls in a tab control at runtime Pin
Christian Graus18-Feb-08 17:38
protectorChristian Graus18-Feb-08 17:38 
GeneralTrouble with ChangeStartMode in InvokeMethod Pin
Matthew Calabresi18-Feb-08 9:24
Matthew Calabresi18-Feb-08 9:24 
GeneralNested DataGridView Problem Pin
ccotton33318-Feb-08 8:17
ccotton33318-Feb-08 8:17 
Questioncall DB2 stored procedure? Pin
jchigg200018-Feb-08 4:33
jchigg200018-Feb-08 4:33 
QuestionIntegrating flash 8 to VB.NET Pin
rcryptified18-Feb-08 4:29
rcryptified18-Feb-08 4:29 
GeneralRe: Integrating flash 8 to VB.NET Pin
Dave Kreskowiak19-Feb-08 3:29
mveDave Kreskowiak19-Feb-08 3:29 
Questionhow do you create a primary key through code in vb.net Pin
imonfiredammit18-Feb-08 4:26
imonfiredammit18-Feb-08 4:26 
AnswerRe: how do you create a primary key through code in vb.net Pin
cstrader23218-Feb-08 5:26
cstrader23218-Feb-08 5:26 
GeneralRe: how do you create a primary key through code in vb.net Pin
imonfiredammit18-Feb-08 7:33
imonfiredammit18-Feb-08 7:33 
AnswerRe: how do you create a primary key through code in vb.net Pin
Dave Kreskowiak19-Feb-08 3:24
mveDave Kreskowiak19-Feb-08 3:24 
QuestionHow to extract the list of exe paths of all installed programs(WIN XP) Pin
Gjm18-Feb-08 3:27
Gjm18-Feb-08 3:27 
GeneralRe: How to extract the list of exe paths of all installed programs(WIN XP) Pin
Dave Kreskowiak19-Feb-08 3:19
mveDave Kreskowiak19-Feb-08 3:19 
Generalrandom numbers Pin
bapu288918-Feb-08 3:19
bapu288918-Feb-08 3:19 
GeneralRe: random numbers Pin
CKnig18-Feb-08 3:58
CKnig18-Feb-08 3:58 
GeneralRe: random numbers Pin
bapu288918-Feb-08 4:53
bapu288918-Feb-08 4:53 

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.