Combobox not populating when on a SF User Control


Author
Message
Jeff Pagley
Jeff Pagley
StrataFrame User (465 reputation)StrataFrame User (465 reputation)StrataFrame User (465 reputation)StrataFrame User (465 reputation)StrataFrame User (465 reputation)StrataFrame User (465 reputation)StrataFrame User (465 reputation)StrataFrame User (465 reputation)StrataFrame User (465 reputation)
Group: StrataFrame Users
Posts: 223, Visits: 893
I scanned the forum, but could not find my particular issue addressed. I have a DevX SF wrapped combobox on a SF User control.  I am programmically adding the user control to a form.  Along with the combobox I have textboxes on the control also.  The textboxes show the data from the BO object, but the combobox does not.  To make sure I was not missing something in the combobox settings and had all of the data binding setup correctly, I put the combobox and the same BO on a SF Maintenance form with the exact same settings and the combobox populates correctly.  What is going on?

Thanks!

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Jeff Pagley - 17 Years Ago
StrataFrame Team - 17 Years Ago
Jeff Pagley - 17 Years Ago
StrataFrame Team - 17 Years Ago
                     Hi Ben, This what I tried but the compiler doesn't like it....
Jeff Pagley - 17 Years Ago
                         You'll need to cast the control to a combo -...
Greg McGuffey - 17 Years Ago
                             ...
Greg McGuffey - 17 Years Ago
Jeff Pagley - 17 Years Ago
Greg McGuffey - 17 Years Ago
Jeff Pagley - 17 Years Ago
Greg McGuffey - 17 Years Ago
                         Greg is correct about the use of DirectCast vs CType in VB. DirectCast...
StrataFrame Team - 17 Years Ago
                             Oh, and I forgot jpp that in VB controls are marked with Friend...
StrataFrame Team - 17 Years Ago
                                 Thanks for the tip Ben. In addition, I had an issue with the IsDirty...
Jeff Pagley - 17 Years Ago
                                     That's strange. The IsDirty property does not have a backing field....
StrataFrame Team - 17 Years Ago
                             Thanks for the details on casting. I'm not using the TryCast...
Greg McGuffey - 17 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search