Click here to Skip to main content
15,881,248 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Option group in VB2008? Pin
DaveAuld3-Mar-09 10:27
professionalDaveAuld3-Mar-09 10:27 
NewsRe: Option group in VB2008? Pin
Sonhospa3-Mar-09 10:39
Sonhospa3-Mar-09 10:39 
AnswerResolved: Option group in VB2008 Pin
Sonhospa3-Mar-09 11:15
Sonhospa3-Mar-09 11:15 
Questiondatagridview button column Pin
ivo753-Mar-09 8:23
ivo753-Mar-09 8:23 
AnswerRe: datagridview button column Pin
Rupesh Kumar Swami3-Mar-09 20:15
Rupesh Kumar Swami3-Mar-09 20:15 
GeneralRe: datagridview button column Pin
ivo753-Mar-09 20:51
ivo753-Mar-09 20:51 
GeneralRe: datagridview button column Pin
Rupesh Kumar Swami3-Mar-09 21:11
Rupesh Kumar Swami3-Mar-09 21:11 
QuestionVB.Net MDI Child form loading issue... Pin
Tej Aj3-Mar-09 6:55
Tej Aj3-Mar-09 6:55 
I am have an MDI application where I have several child forms that open under the parent MDI form.
When the child form is opened in the MDI parent form it flickers.
The child form has many controls on it which gets filled by querying from the database when the form loads.
Also the child form has a grid displaying all the records from database.
I am using dataset to fetch more than 2000 records from database and bind it to grid.
I am having problem during loading of this form.

I have tried using following to avoid form flickering:
> DoubleBuffering technique
> Using Datareader instead of Dataset for fetching records
> Fetching records from database after form is loaded using Form_Shown() event
and used BackgroundWorker to Asynchronously fetch records from database.

Can anyone please help me out to avoid the form flickering issue.
Thanks in advance !!!!!!!!
AnswerRe: VB.Net MDI Child form loading issue... Pin
dan!sh 3-Mar-09 7:04
professional dan!sh 3-Mar-09 7:04 
AnswerRe: VB.Net MDI Child form loading issue... Pin
Navneet Hegde3-Mar-09 10:57
Navneet Hegde3-Mar-09 10:57 
GeneralRe: VB.Net MDI Child form loading issue... Pin
Tej Aj3-Mar-09 20:04
Tej Aj3-Mar-09 20:04 
QuestionHow to create records that have an AutoNumber field Pin
ivo753-Mar-09 6:21
ivo753-Mar-09 6:21 
AnswerRe: How to create records that have an AutoNumber field Pin
ivo753-Mar-09 7:05
ivo753-Mar-09 7:05 
AnswerRe: How to create records that have an AutoNumber field Pin
Tej Aj3-Mar-09 7:32
Tej Aj3-Mar-09 7:32 
GeneralRe: How to create records that have an AutoNumber field Pin
ivo753-Mar-09 7:36
ivo753-Mar-09 7:36 
QuestionInterop problem using Crystal Reports 8 with VB 2005 Pin
Jon_Boy3-Mar-09 5:34
Jon_Boy3-Mar-09 5:34 
QuestionConvert VB6 Project to VB.NET Pin
Pasan1483-Mar-09 4:28
Pasan1483-Mar-09 4:28 
AnswerRe: Convert VB6 Project to VB.NET Pin
ABitSmart3-Mar-09 5:44
ABitSmart3-Mar-09 5:44 
AnswerRe: Convert VB6 Project to VB.NET Pin
Steven J Jowett3-Mar-09 5:45
Steven J Jowett3-Mar-09 5:45 
AnswerRe: Convert VB6 Project to VB.NET Pin
dan!sh 3-Mar-09 7:09
professional dan!sh 3-Mar-09 7:09 
QuestionReporting & Printouts Pin
LostMonkey3-Mar-09 3:06
LostMonkey3-Mar-09 3:06 
AnswerRe: Reporting & Printouts Pin
Mycroft Holmes3-Mar-09 17:04
professionalMycroft Holmes3-Mar-09 17:04 
GeneralRe: Reporting & Printouts Pin
LostMonkey3-Mar-09 22:47
LostMonkey3-Mar-09 22:47 
GeneralRe: Reporting & Printouts Pin
Mycroft Holmes3-Mar-09 23:36
professionalMycroft Holmes3-Mar-09 23:36 
GeneralRe: Reporting & Printouts Pin
Mycroft Holmes3-Mar-09 23:39
professionalMycroft Holmes3-Mar-09 23:39 

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.