StrataFrame Forum

DevExpress BrowseDialog

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

By StarkMike - 4/10/2007

When I use a DevExpress wrapped BrowseDialog and I setup a Combobox BO on a search field and then go back to check my settings everything is gone. Here are some screenshots to help illustrate.







I tried this using a native StrataFrame BrowseDialog and it worked fine.



P.S. I just upgraded to DevExpress 6.3.3 and StrataFrame 1.6 this morning...not sure if thats relevant to the problem. ;-)
By Trent L. Taylor - 4/10/2007

We will have to create a test environment and check to see if there is an issue (this is the first we have heard of this and there are a number of people using the DevExpress wrapper).  We make sure that each build has the most recent references to DevExpress and that the controls (and our samples) still run and operate.  There is no reason that this should have changed.  However, we have been making changes to the SF BrowseDialog which will never be part of the DevExpress BrowseDialog.  To maintain the DevExpress BrowseDialog requires two code bases.  The existing functionality will be left in tact and so we will look into this and make sure that it is working....the other info is just FYI. 
By StarkMike - 4/10/2007

Thanks. Keep me updated ;-)
By Chan - 4/10/2007

Hi,

Actually I faced the same isssue for NATIVE browsedialog. However, I still able to run my program.

By Trent L. Taylor - 4/10/2007

Chan,

I fell very confident that this particular issue has never occured with the native SF BrowseDialog.  How did you produce this and how did you work around it?  This would definitely be the first that I have heard of this and if it is actually happening I would like to know how you achieved this behavior with normal use.  Thanks.

By Chan - 4/10/2007

Hi,

You can check out this link http://forum.strataframe.net/Topic7014-10-1.aspx

I think the thread author found the mistake, but not for me. The strangest thing is that, I tried to re-configure the list population setting (enum - Business Object), press OK to confirm change. Then, I edit it again, the setting just not shown on the screen.

Anyway, my application is still running fine. That is why I never "chase" you for solution Tongue

By StarkMike - 4/11/2007

Hey Guys,

Just wanted to let you know that I replaced all the DevExpress toolbar/statusbars in my forms to strataframe toolbars... i really didnt like the way DevExpress handled its toolbars with textboxes and RepositoryItemEdits... what is up with that?



So I'm not hanging for a solution to the DevExpress wrapped BrowseDialog...even though I know you still need to fix it. ;-)
By Trent L. Taylor - 4/11/2007

I am glad you found a work around and for letting us know!