Click here to Skip to main content
15,919,434 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionUsing VB .NET to Generate An E-mail Automatically Pin
Johnny Mar25-Oct-07 4:09
Johnny Mar25-Oct-07 4:09 
AnswerRe: Using VB .NET to Generate An E-mail Automatically Pin
Dave Kreskowiak25-Oct-07 4:43
mveDave Kreskowiak25-Oct-07 4:43 
QuestionAccess database size is increasing Pin
dimuthuvbnet25-Oct-07 3:22
dimuthuvbnet25-Oct-07 3:22 
AnswerRe: Access database size is increasing Pin
Tom Deketelaere25-Oct-07 3:30
professionalTom Deketelaere25-Oct-07 3:30 
AnswerRe: Access database size is increasing Pin
Dave Kreskowiak25-Oct-07 4:02
mveDave Kreskowiak25-Oct-07 4:02 
QuestionBinding Navigator Binding Problem Pin
SekharOne25-Oct-07 2:40
SekharOne25-Oct-07 2:40 
AnswerRe: Binding Navigator Binding Problem Pin
Dave Kreskowiak25-Oct-07 4:36
mveDave Kreskowiak25-Oct-07 4:36 
GeneralRe: Binding Navigator Binding Problem Pin
SekharOne25-Oct-07 18:30
SekharOne25-Oct-07 18:30 
Thank You Dave for your response.
But that doesn't seem to solve my problem. I wanted to know when the bindingsource's binding data getting completed. because when the binding source is populating the textboxes, the textbox's value gets changed and so does the value of the boolean variable. and when the user clicks on the next,previous buttons it should track whether data on the form has changed or not. And if changed it should ask the question. but when the binding source is binding data with the textboxes the value of boolean variable is changed to true. so i wanted to know when is the binding of data to all the textboxes is complete (for a particular record when we are moving from one record to another), So that after binding of data to all the textboxes is complete i can again change the value of the boolean variable to false and if the user changes the data while navigating, the boolean variable's value will change to true and then i can ask the question to the user whether to save or not.
Please give me some suggestions in which event of which control i should change the boolean variable's value to false.


Sekhar Smile | :)

GeneralRe: Binding Navigator Binding Problem Pin
Dave Kreskowiak26-Oct-07 2:12
mveDave Kreskowiak26-Oct-07 2:12 
QuestionUDL Files in Vb.net Pin
Saftaj25-Oct-07 0:29
Saftaj25-Oct-07 0:29 
AnswerRe: UDL Files in Vb.net Pin
Dave Kreskowiak25-Oct-07 3:40
mveDave Kreskowiak25-Oct-07 3:40 
GeneralRe: UDL Files in Vb.net Pin
Saftaj25-Oct-07 22:02
Saftaj25-Oct-07 22:02 
GeneralRe: UDL Files in Vb.net Pin
Dave Kreskowiak26-Oct-07 2:33
mveDave Kreskowiak26-Oct-07 2:33 
QuestionHow to create Properties Dynamically in Property grid Pin
Anuradha61225-Oct-07 0:15
Anuradha61225-Oct-07 0:15 
AnswerRe: How to create Properties Dynamically in Property grid Pin
Dave Kreskowiak25-Oct-07 3:37
mveDave Kreskowiak25-Oct-07 3:37 
AnswerRe: How to create Properties Dynamically in Property grid Pin
visualhint25-Oct-07 5:32
visualhint25-Oct-07 5:32 
GeneralRe: How to create Properties Dynamically in Property grid Pin
Dave Kreskowiak25-Oct-07 6:20
mveDave Kreskowiak25-Oct-07 6:20 
GeneralRe: How to create Properties Dynamically in Property grid Pin
visualhint25-Oct-07 6:36
visualhint25-Oct-07 6:36 
GeneralRe: How to create Properties Dynamically in Property grid Pin
Dave Kreskowiak25-Oct-07 7:03
mveDave Kreskowiak25-Oct-07 7:03 
AnswerRe: How to create Properties Dynamically in Property grid Pin
darkelv25-Oct-07 17:19
darkelv25-Oct-07 17:19 
GeneralRe: How to create Properties Dynamically in Property grid Pin
visualhint26-Oct-07 2:45
visualhint26-Oct-07 2:45 
QuestionPopulate Property Grid with Datatable rows Pin
danasegaranea24-Oct-07 23:10
danasegaranea24-Oct-07 23:10 
AnswerRe: Populate Property Grid with Datatable rows Pin
Dave Kreskowiak25-Oct-07 3:36
mveDave Kreskowiak25-Oct-07 3:36 
AnswerRe: Populate Property Grid with Datatable rows Pin
visualhint25-Oct-07 5:35
visualhint25-Oct-07 5:35 
GeneralRe: Populate Property Grid with Datatable rows Pin
danasegaranea25-Oct-07 18:20
danasegaranea25-Oct-07 18:20 

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.