Click here to Skip to main content
16,015,956 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionAccess form variables from custom control (bindingsource) Pin
AlexeiXX318-Jun-07 4:56
AlexeiXX318-Jun-07 4:56 
AnswerRe: Access form variables from custom control (bindingsource) Pin
Dave Kreskowiak19-Jun-07 4:43
mveDave Kreskowiak19-Jun-07 4:43 
GeneralRe: Access form variables from custom control (bindingsource) Pin
AlexeiXX319-Jun-07 8:51
AlexeiXX319-Jun-07 8:51 
GeneralRe: Access form variables from custom control (bindingsource) Pin
Dave Kreskowiak19-Jun-07 10:41
mveDave Kreskowiak19-Jun-07 10:41 
QuestionPrint Existing files in the Folder in vb.net Pin
Saivjil18-Jun-07 2:21
Saivjil18-Jun-07 2:21 
AnswerRe: Print Existing files in the Folder in vb.net Pin
originSH18-Jun-07 4:09
originSH18-Jun-07 4:09 
QuestionDropDown problem Pin
matjame18-Jun-07 0:40
matjame18-Jun-07 0:40 
AnswerRe: DropDown problem Pin
Dave Kreskowiak19-Jun-07 4:17
mveDave Kreskowiak19-Jun-07 4:17 
Have you stepped through the code to see what's returned in that DataReader? If nothing is returned, then you're not going to get anything in that label. Even worse, you could end up getting something, but since your replacing the contents of the label with each record returned by your query, if the last record is empty, you'll get an empty label.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


Questiontext-2-speech Pin
Abdul8517-Jun-07 21:56
Abdul8517-Jun-07 21:56 
AnswerRe: text-2-speech Pin
Christian Graus18-Jun-07 13:21
protectorChristian Graus18-Jun-07 13:21 
AnswerRe: text-2-speech Pin
Dave Kreskowiak19-Jun-07 4:08
mveDave Kreskowiak19-Jun-07 4:08 
QuestionTab control Disable/Enable Pin
ozzyrocsdbn17-Jun-07 20:25
ozzyrocsdbn17-Jun-07 20:25 
AnswerRe: Tab control Disable/Enable Pin
Xandip17-Jun-07 20:30
Xandip17-Jun-07 20:30 
QuestionRe: Tab control Disable/Enable Pin
ozzyrocsdbn17-Jun-07 20:56
ozzyrocsdbn17-Jun-07 20:56 
AnswerRe: Tab control Disable/Enable Pin
Dave Kreskowiak18-Jun-07 1:20
mveDave Kreskowiak18-Jun-07 1:20 
QuestionSearching a Certain Column in a Datagrid VB.NET Pin
Vimalsoft(Pty) Ltd17-Jun-07 20:03
professionalVimalsoft(Pty) Ltd17-Jun-07 20:03 
AnswerRe: Searching a Certain Column in a Datagrid VB.NET Pin
Johan Hakkesteegt19-Jun-07 2:19
Johan Hakkesteegt19-Jun-07 2:19 
GeneralRe: Searching a Certain Column in a Datagrid VB.NET [modified] Pin
Vimalsoft(Pty) Ltd19-Jun-07 3:59
professionalVimalsoft(Pty) Ltd19-Jun-07 3:59 
GeneralRe: Searching a Certain Column in a Datagrid VB.NET Pin
Johan Hakkesteegt19-Jun-07 20:25
Johan Hakkesteegt19-Jun-07 20:25 
GeneralRe: Searching a Certain Column in a Datagrid VB.NET Pin
Vimalsoft(Pty) Ltd19-Jun-07 21:29
professionalVimalsoft(Pty) Ltd19-Jun-07 21:29 
QuestionVista look Pin
caltech17-Jun-07 15:38
caltech17-Jun-07 15:38 
AnswerRe: Vista look Pin
Dave Kreskowiak19-Jun-07 4:11
mveDave Kreskowiak19-Jun-07 4:11 
QuestionWhere is ConnectionString? Pin
mehrdadc4817-Jun-07 9:38
mehrdadc4817-Jun-07 9:38 
AnswerRe: Where is ConnectionString? Pin
Dave Kreskowiak18-Jun-07 1:16
mveDave Kreskowiak18-Jun-07 1:16 
GeneralWorking with files.... Pin
Psycho-*Coder*-Extreme17-Jun-07 5:40
Psycho-*Coder*-Extreme17-Jun-07 5:40 

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.