Collision Form


Author
Message
Michel Levy
Michel Levy
Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)
Group: StrataFrame Users
Posts: 193, Visits: 9K
Still learning StrataFrame...

I can't figure out how to localize the StrataFrame collision form and how I could put it on top

Myform.TopMost = True and Myform.MyBrowseDialog.ForceWindowTopMost = True, so collision form is always on bottom

Replies
Michel Levy
Michel Levy
Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)Advanced StrataFrame User (607 reputation)
Group: StrataFrame Users
Posts: 193, Visits: 9K
Ben,

I'm handling it in the ConcurrencyException event of the BO. Never raised...

Local line is deleted in BO, not on server (I can see it by loading another instance of the same MaintenanceForm).

How could I debug that? where should I put a breakpoint?

StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
If you have the SF source code built in debug, then put a break point in the DataLayer.vb file (in the MicroFour StrataFrame Business project in the Data folder) somewhere around line 1120 on the HandleConcurrencyException method.  This method will be called when the server returns 0 for the number of records affected by the delete.  You can see what it's doing by stepping through it.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Michel Levy - 18 Years Ago
Trent L. Taylor - 18 Years Ago
Michel Levy - 18 Years Ago
Trent L. Taylor - 18 Years Ago
Michel Levy - 18 Years Ago
                         Sounds good. We look forward to working with you :)
Trent L. Taylor - 18 Years Ago
                             Hi, I'm now creating my own collision form, so I'm working with...
Michel Levy - 18 Years Ago
                                 Is the event being raised and there is nothing in the event args, or...
StrataFrame Team - 18 Years Ago
                                     Thanks Ben, I begin to understand... here is the SQL command really...
Michel Levy - 18 Years Ago
                                         [quote]@volumax_ORG was 10 on A client side when BO was filled, and...
StrataFrame Team - 18 Years Ago
Michel Levy - 18 Years Ago
StrataFrame Team - 18 Years Ago
Michel Levy - 18 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search