Very strange maintenance form issue


Author
Message
Tim Dol
Tim Dol
Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)
Group: Forum Members
Posts: 340, Visits: 1.4K
I'm not sure if this is just a one-off type of thing but I am experiencing a very strange issue with one of my maintenance forms. 

The form is very simple...It's a SF Maintenace Form with a few combo box fields and about 10 textbox fields. Nothing out of the ordinary and I do not have this issue on any other form.

I add one record... no problem. I then click on 'New' to create a second record. I fill part of the form and then all of a sudden it appears to automatically revert back to the first saved record, almost like an Undo was performed while in add mode.

I removed all the underlying code to ensure it wasn't something I was doing and it still does the same thing.

Any ideas?

Thanks,

Tim

Replies
Tim Dol
Tim Dol
Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)Advanced StrataFrame User (666 reputation)
Group: Forum Members
Posts: 340, Visits: 1.4K
That's exactly what it was Robin. I set the sort after filling the BO which seemed to cause the problem. I'm not sure why I did this in the first place.

Thanks

Tim

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
Yeah, when you have a sort or filter turned on on the business object, since the CurrentRow is specified by the CurrentRowIndex, as the data changes in the business object and the records are resorted, the CurrentRow can change from one record to another record because the rows are reordered, but the CurrentRowIndex says the same.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search