How do I maintain Alpha Order on a Maintenace Form


Author
Message
Terry Bottorff
Terry Bottorff
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 448, Visits: 12K
I fill my business object by 'Select * from cowboys order by cow_lastname, cow_firstname' and then it comes in alphabetically. But when I add a new cowboy how do I keep the data in Alpha order? The form is a SF maintenance form but the navigation keys no longer work after I add a new cowboy. ???? TIA.
Replies
Terry Bottorff
Terry Bottorff
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 448, Visits: 12K
I tried your suggestion about putting a break point in the navigating event of the BO. It is not fired because the break point does not fire. I have inserted a picture of what the form looks like and when I took this snap shot it was right after I entered the 1 in the address 1 text box. Any suggestions would be appreciated. TIA.



Attachments
halfcompletedform.png (122 views, 60.00 KB)
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
I can practically guarantee that you have an event that is being handled causing either the row to be set back to the previous row or causing some type of validation issue.  If you place a breakpoint in the Set of the BO property, you may then be able to see at what point the values are being set or updated....also, the Navigated and Navigating events will definitely be firing...so if they are not firing then you may have your breakpoint in the wrong place.  Be sure to put your breakpoint in the Navigating of your BO (you may want to add some code in there so you can set your breakpoint).
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Terry Bottorff - 17 Years Ago
Greg McGuffey - 17 Years Ago
Trent L. Taylor - 17 Years Ago
                 OK I will and let you know.
Terry Bottorff - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Ivan George Borges - 17 Years Ago
Terry Bottorff - 17 Years Ago
Terry Bottorff - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Terry Bottorff - 17 Years Ago
Terry Bottorff - 17 Years Ago
StrataFrame Team - 17 Years Ago
Terry Bottorff - 17 Years Ago
StrataFrame Team - 17 Years Ago
Terry Bottorff - 17 Years Ago
StrataFrame Team - 17 Years Ago
Terry Bottorff - 17 Years Ago
StrataFrame Team - 17 Years Ago
Terry Bottorff - 17 Years Ago
StrataFrame Team - 17 Years Ago
Terry Bottorff - 17 Years Ago
StrataFrame Team - 17 Years Ago
Terry Bottorff - 17 Years Ago
Terry Bottorff - 17 Years Ago
StrataFrame Team - 17 Years Ago
Terry Bottorff - 17 Years Ago
Terry Bottorff - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Terry Bottorff - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Terry Bottorff - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Terry Bottorff - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Terry Bottorff - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Terry Bottorff - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Terry Bottorff - 17 Years Ago
Trent L. Taylor - 17 Years Ago
Terry Bottorff - 17 Years Ago
             Glad you got it going :)
Trent L. Taylor - 17 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search