What happens in my BO???


Author
Message
Thomas Holste
Thomas Holste
StrataFrame User (360 reputation)StrataFrame User (360 reputation)StrataFrame User (360 reputation)StrataFrame User (360 reputation)StrataFrame User (360 reputation)StrataFrame User (360 reputation)StrataFrame User (360 reputation)StrataFrame User (360 reputation)StrataFrame User (360 reputation)
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









GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search