StrataFrame Forum

Maintenance Form Toolstrip Issue

http://forum.strataframe.net/Topic18812.aspx

By Douglas Riley - 8/27/2008

I have run into a strange issue.  I am using a StrataFrame form with a maintenance toolstrip.  This form also has an Infragistics UltraListView control.  When a user selects a record from the listview and clicks an Edit button, a child dialog form loads.  But I noticed that the Save button in the toolstrip on the StrataFrame parent form is enabling itself (Undo button is still properly disabled).  So when I return from the child form, the toolstrip button scheme is "jacked up" (technical term).  Then if a just select/click on a row in the ultralistview, the Save button disables and everything is in its proper state.  I have a similar configuration on another form using the StrataFrame listview and this is not an issue.

Is there something funky with ultralistviews and opening child dialog forms or (more than likely) am I missing something?  Thank you in advance for any help!

Doug

By Dustin Taylor - 9/2/2008

Hi Douglas! Sorry for the delay in this, last week was a hectic one Smile.

I haven't run into that type of problem, no, but I haven't used that particular listview either.  What is the dirty state of the BO on your parent form whenever that save button becomes enabled? Also, are you specifying the save and undo button objects within a property (or somesuch) on the listview itself?