D
Daniel
Hi there,
I'm working on a app that has a number of combo boxs, my issue is that on
loading the app, when the code gets to the datasource property of the first
combo box it takes about 4 seconds to load. I have tried binding it to a
table or to a table view, i have also tried adding the elements into an
Array List and then binding to that but this did not have any effect. The
table that i'm trying to bind to is a small table with about 20 records max.
It only happens on the first combo box that is loaded, all the others load
really quickly.
Has anyone else encountered this?
Daniel
I'm working on a app that has a number of combo boxs, my issue is that on
loading the app, when the code gets to the datasource property of the first
combo box it takes about 4 seconds to load. I have tried binding it to a
table or to a table view, i have also tried adding the elements into an
Array List and then binding to that but this did not have any effect. The
table that i'm trying to bind to is a small table with about 20 records max.
It only happens on the first combo box that is loaded, all the others load
really quickly.
Has anyone else encountered this?
Daniel