LookupEdit and user control


Author
Message
Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
Yes.  More than likely the BOs have not been translated by the time your code has been hit in the load.  To verify this, temporarily add a timer for around 1 second and start it in the load.  In the Tick of the timer, see if the BO then has the translated data.  If so, you can then take a permanent approach by implementing the IInitOnFormLoad interface to control the order of the loading sequence....or something of that nature.  But first, make sure this is your problem.
Chan
Chan
Advanced StrataFrame User (701 reputation)Advanced StrataFrame User (701 reputation)Advanced StrataFrame User (701 reputation)Advanced StrataFrame User (701 reputation)Advanced StrataFrame User (701 reputation)Advanced StrataFrame User (701 reputation)Advanced StrataFrame User (701 reputation)Advanced StrataFrame User (701 reputation)Advanced StrataFrame User (701 reputation)
Group: Forum Members
Posts: 533, Visits: 2K
Hi,

I am using DevExpress lookupedit in my SF user control. I have problem that, my BO datatable is not "translated" to my lookupedit.datasource. Even though I have code in Load() to set lookupedit.datasource manually.



Any ideas?
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search