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

Visual Basic

 
Questiongranting access in your program Pin
steve_rm21-Oct-06 20:31
steve_rm21-Oct-06 20:31 
AnswerRe: granting access in your program Pin
Software_Guy_12321-Oct-06 20:48
Software_Guy_12321-Oct-06 20:48 
GeneralRe: granting access in your program Pin
steve_rm21-Oct-06 21:04
steve_rm21-Oct-06 21:04 
GeneralRe: granting access in your program Pin
Michael P Butler22-Oct-06 9:12
Michael P Butler22-Oct-06 9:12 
GeneralRe: granting access in your program Pin
steve_rm22-Oct-06 19:35
steve_rm22-Oct-06 19:35 
QuestionCoding for progress bar very uregent plz. Pin
jamesrajesh21-Oct-06 19:08
jamesrajesh21-Oct-06 19:08 
AnswerRe: Coding for progress bar very uregent plz. Pin
Software_Guy_12321-Oct-06 20:45
Software_Guy_12321-Oct-06 20:45 
AnswerRe: Coding for progress bar very uregent plz. Pin
paulajohn22-Oct-06 12:20
paulajohn22-Oct-06 12:20 
Hi there,

I am afraid that you can't do it because how do you know when the SQLadater finishes loading data into dataset.

There is only trick to do to this case is: after the SQLAdapter finished filling the dataset then you can use the counter to count the record in datatable and increase the progress bar by the count. when the iteration loop reach the last record then you can bind the grid to the datatable. However your users have to wait double times which might not be worth to add this fancy bell and wishle.

Have a happy coding

Paula
QuestionHow to pass the values from form2 to form1 Pin
Arun Rodrigues21-Oct-06 18:35
Arun Rodrigues21-Oct-06 18:35 
QuestionUrgent Help Please!!! Pin
JackieWill21-Oct-06 17:43
JackieWill21-Oct-06 17:43 
AnswerRe: Urgent Help Please!!! Pin
Software_Guy_12321-Oct-06 20:51
Software_Guy_12321-Oct-06 20:51 
GeneralRe: Urgent Help Please!!! Pin
JackieWill21-Oct-06 22:01
JackieWill21-Oct-06 22:01 
GeneralRe: Urgent Help Please!!! Pin
Software_Guy_12322-Oct-06 0:35
Software_Guy_12322-Oct-06 0:35 
GeneralRe: Urgent Help Please!!! Pin
JackieWill22-Oct-06 0:50
JackieWill22-Oct-06 0:50 
AnswerRe: Urgent Help Please!!! Pin
Guffa22-Oct-06 2:53
Guffa22-Oct-06 2:53 
GeneralRe: Urgent Help Please!!! [modified] Pin
JackieWill22-Oct-06 12:03
JackieWill22-Oct-06 12:03 
QuestionScrolling a control on button click Pin
xbiplav21-Oct-06 16:55
xbiplav21-Oct-06 16:55 
QuestionRichTextBox Pin
Socheat.Net21-Oct-06 16:31
Socheat.Net21-Oct-06 16:31 
AnswerRe: RichTextBox Pin
Dave Kreskowiak21-Oct-06 17:19
mveDave Kreskowiak21-Oct-06 17:19 
QuestionOutLook Pin
Socheat.Net21-Oct-06 16:28
Socheat.Net21-Oct-06 16:28 
AnswerRe: OutLook Pin
Dave Kreskowiak21-Oct-06 17:17
mveDave Kreskowiak21-Oct-06 17:17 
GeneralRe: OutLook Pin
Socheat.Net26-Oct-06 1:13
Socheat.Net26-Oct-06 1:13 
QuestionOnClick Pin
Socheat.Net21-Oct-06 16:20
Socheat.Net21-Oct-06 16:20 
AnswerRe: OnClick Pin
Dave Kreskowiak21-Oct-06 17:11
mveDave Kreskowiak21-Oct-06 17:11 
QuestionHow to make Delay Function In VB Pin
ZulnurainAdil21-Oct-06 10:25
ZulnurainAdil21-Oct-06 10:25 

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.