473,404 Members | 2,174 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

reopening form many times and Data Binding

Hello!

My question regards opening (and re-opening) Form and the Load event.

I have a main form (frmMain) and I also have a data form (frmData).

In the main form I have created:

Private fData as new frmData()

And later, as my application is running, I open data form many times (even a
hundred times) like this

fData.RowId = ... ' there exists a public property of frmData called RowId
If (fData.ShowDialog(Me) = DialogResult.OK) THEN
...
ELSE
...
ENDIF

frmData has a private object of some class called "classData" and then I
want to bind some controls on frmData to properties in classData, like this:
....
Private cData as New classData()
.....
Me.txtValue1.DataBindings.Add(New Binding("Text", cData, "Value1"))

Where can I define the binding? When I try to define it after
InitialiseComponent() I got "OutOfMemory" Exception, so I decided to move it
and do the binding during the "Load" event (as It was shown in some MSDN
Magazine articles). But it appears that the Load event fires EVERY TIME
frmData opens (contrary to what the documentation states: Load Event -
"Occurs before a form is displayed for the first time.") and the second time
my form is opened
binding fails. I could create a variable "AlreadyBound" of type Boolean but
it seems a dirty solution for me. And then again I feel creating fData every
time it is opened and the disposing of it is a waste of time and resources.

I wait for any good clues regarding:
- how to open form multiple times (this is what I do with fData)
- how to have some operations performed every time the form is opened (like
clearing the data fields) while other only the first time the form is opened
(or when it is created in the memory)
- when (and how) to do the binding

Thanks in advance. Marcin Floryan.

Nov 22 '05 #1
4 1907
Hi Marcin,

I thought I asked you yesterday in the language.vb group what you mean with
"open" because that does not exist as far as I know, and that is just the
part not in your sample.

However I do not see that message either.

There is a show and hide and there is a way to create a form new.

Jest method robizc nowe alle nie jest do otwarte jak ja wiem.

Moze bardzo sle

:-)

Cor
Nov 22 '05 #2
Hi Marcin,

I thought I asked you yesterday in the language.vb group what you mean with
"open" because that does not exist as far as I know, and that is just the
part not in your sample.

However I do not see that message either.

There is a show and hide and there is a way to create a form new.

Jest method robizc nowe alle nie jest do otwarte jak ja wiem.

Moze bardzo sle

:-)

Cor
Nov 22 '05 #3
All I write regards VB.NET and each Form object in .NET has OpenDialog
method and has
Load event. I have no problem opening the form, or creating it. My problem
is with data binding and with strange behaviour of Open Event (contrary to
what the docs say).
"Cor Ligthert" <no**********@planet.nl> wrote in message
news:Os**************@TK2MSFTNGP11.phx.gbl...
Hi Marcin,

I thought I asked you yesterday in the language.vb group what you mean with "open" because that does not exist as far as I know, and that is just the
part not in your sample.

However I do not see that message either.

There is a show and hide and there is a way to create a form new.

Jest method robizc nowe alle nie jest do otwarte jak ja wiem.

Moze bardzo sle

:-)

Cor

Nov 22 '05 #4
All I write regards VB.NET and each Form object in .NET has OpenDialog
method and has
Load event. I have no problem opening the form, or creating it. My problem
is with data binding and with strange behaviour of Open Event (contrary to
what the docs say).
"Cor Ligthert" <no**********@planet.nl> wrote in message
news:Os**************@TK2MSFTNGP11.phx.gbl...
Hi Marcin,

I thought I asked you yesterday in the language.vb group what you mean with "open" because that does not exist as far as I know, and that is just the
part not in your sample.

However I do not see that message either.

There is a show and hide and there is a way to create a form new.

Jest method robizc nowe alle nie jest do otwarte jak ja wiem.

Moze bardzo sle

:-)

Cor

Nov 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Marcin Floryan | last post by:
Hello! My question regards opening (and re-opening) Form and the Load event. I have a main form (frmMain) and I also have a data form (frmData). In the main form I have created: Private...
4
by: Marcin Floryan | last post by:
Hello! My question regards opening (and re-opening) Form and the Load event. I have a main form (frmMain) and I also have a data form (frmData). In the main form I have created: Private...
0
by: Marcin Floryan | last post by:
Hello! My question regards opening (and re-opening) Form and the Load event. I have a main form (frmMain) and I also have a data form (frmData). In the main form I have created: Private...
0
by: Marcin Floryan | last post by:
Hello! My question regards opening (and re-opening) Form and the Load event. I have a main form (frmMain) and I also have a data form (frmData). In the main form I have created: Private...
0
by: Marcin Floryan | last post by:
Hello! My question regards opening (and re-opening) Form and the Load event. I have a main form (frmMain) and I also have a data form (frmData). In the main form I have created: Private...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.