Click here to Skip to main content
16,013,440 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: progress bar Pin
Christian Graus28-May-07 1:03
protectorChristian Graus28-May-07 1:03 
GeneralRe: progress bar Pin
charchabil0328-May-07 1:11
charchabil0328-May-07 1:11 
GeneralRe: progress bar Pin
Christian Graus28-May-07 1:24
protectorChristian Graus28-May-07 1:24 
GeneralRe: progress bar Pin
charchabil0328-May-07 1:35
charchabil0328-May-07 1:35 
GeneralRe: progress bar Pin
Xandip28-May-07 2:45
Xandip28-May-07 2:45 
GeneralRe: progress bar Pin
Dave Kreskowiak28-May-07 6:16
mveDave Kreskowiak28-May-07 6:16 
GeneralRe: progress bar Pin
Christian Graus28-May-07 11:00
protectorChristian Graus28-May-07 11:00 
GeneralRe: progress bar Pin
Xandip28-May-07 17:56
Xandip28-May-07 17:56 
In the case of stored procedures, I admit what Dave said. But I dont understand why you are saying to display a progressbar in the screen just for a Show sake. Whats the use of it, if it doesnt show even the approximate time taken for loading the set of records..?
The progressbar loading is used for making the user wait upto some time, till the data shows up. If its the case of stored procedures, my code can be inserted during the data loading time, because stored procedures still shows the recordcount. At least, the user can see the time spent in the data showup process.


Christian Graus wrote:
What I explained, will.


I really dont like the idea of fooling a user with your 'just for show' progressbar. I admit that my idea is not the appropriate solution, but still I can't stand with yours.
The amount of time for presenting the data in front of the user can be precisely split up into the
time for data retrieval + time for data viewing
time for data retrieval -> this one, i admit, cannot be done
time for data viewing -> but you have to admit, this one can be done



The name is Sandeep

GeneralRe: progress bar Pin
Xandip28-May-07 1:31
Xandip28-May-07 1:31 
GeneralRe: progress bar Pin
charchabil0328-May-07 1:34
charchabil0328-May-07 1:34 
GeneralRe: progress bar Pin
Christian Graus28-May-07 1:39
protectorChristian Graus28-May-07 1:39 
QuestionFade out effect in my form...?? Pin
Xandip27-May-07 23:11
Xandip27-May-07 23:11 
AnswerRe: Fade out effect in my form...?? Pin
Christian Graus27-May-07 23:40
protectorChristian Graus27-May-07 23:40 
GeneralRe: Fade out effect in my form...?? Pin
Xandip27-May-07 23:53
Xandip27-May-07 23:53 
GeneralRe: Fade out effect in my form...?? Pin
Christian Graus28-May-07 0:02
protectorChristian Graus28-May-07 0:02 
GeneralRe: Fade out effect in my form...?? Pin
Xandip28-May-07 0:12
Xandip28-May-07 0:12 
GeneralRe: Fade out effect in my form...?? Pin
Robert Rohde28-May-07 0:14
Robert Rohde28-May-07 0:14 
GeneralRe: Fade out effect in my form...?? Pin
Xandip28-May-07 0:25
Xandip28-May-07 0:25 
GeneralRe: Fade out effect in my form...?? Pin
Dave Kreskowiak28-May-07 6:13
mveDave Kreskowiak28-May-07 6:13 
GeneralRe: Fade out effect in my form...?? Pin
Christian Graus28-May-07 0:15
protectorChristian Graus28-May-07 0:15 
GeneralRe: Fade out effect in my form...?? Pin
Dileep_Vickey28-May-07 1:40
Dileep_Vickey28-May-07 1:40 
GeneralRe: Fade out effect in my form...?? Pin
Dave Kreskowiak28-May-07 6:12
mveDave Kreskowiak28-May-07 6:12 
GeneralRe: Fade out effect in my form...?? Pin
Christian Graus28-May-07 11:08
protectorChristian Graus28-May-07 11:08 
AnswerRe: Fade out effect in my form...?? Pin
Kiran Kumar B29-May-07 18:46
Kiran Kumar B29-May-07 18:46 
Questiontext file in VB Pin
jenans27-May-07 23:06
jenans27-May-07 23:06 

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.