StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
What happens in my BO???
What happens in my BO???
Post Reply
Like
1
What happens in my BO???
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Thomas Holste
Thomas Holste
posted 10 Years Ago
ANSWER
Topic Details
Share Topic
Group: StrataFrame Users
Posts: 144,
Visits: 618
Hi there,
who can explain this BO-Behaviour to me?
If
cmbbkz.Text.Trim.Length = 0
Then
bbo.BKZ =
" "
End
If
If
cmbrgls.Text.Trim.Length = 0
Then
bbo.RGLS =
" "
End
If
Within the form I delete a vakue from the cmbrgls-combobox and want to save my BO. When I reach this snippet, the value of cmbrgls.text is "" , when I reach the second line (
bbo.BKZ =
" "), the text-property changes back to ist value before deletion.
It Looks like the BO sets back ist original value before editing to the control, but why? Because I request the value of another Combobox?
Can anyone explain this to me?
Thanks in advance
Thomas
Reply
Like
1
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
What happens in my BO???
Thomas Holste
-
10 Years Ago
Hi Thomas, It may be difficult to fully understand your issue without...
Edhy Rijo
-
10 Years Ago
Hi Edhy, all combo-bpxes are populated by a BO. The main question is,...
Thomas Holste
-
10 Years Ago
Hi Thomas, [quote][b]Thomas Holste (12/4/2014)[/b][hr]The main...
Edhy Rijo
-
10 Years Ago
Thomas, what are you trying to accomplish? More than likely the text...
Trent L. Taylor
-
10 Years Ago
Hi Trent, Hi Edhy, I noticed this behaviour and was curious why this...
Thomas Holste
-
10 Years Ago
Post Reply
Like
1
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search