regissteigleder
07-14-2007, 07:51 AM
Hi all.
My app have five datacombobox. Each one have a respective remote dataset. The datasets have in src attribute a url that point to server. For each one the server search in one db table.
Some returned xml can be long.
A problem is: Some dacombobox dont mount completely when the app is displayed.
I think these behavior is by this long xml.
But I dont know how solve this problem.
I think about do not display the app unless all datasets have ondata event completed.
But I dont have idea how do that.
I apreciate any sugestion.
Thanks in advance.
Regis
My app have five datacombobox. Each one have a respective remote dataset. The datasets have in src attribute a url that point to server. For each one the server search in one db table.
Some returned xml can be long.
A problem is: Some dacombobox dont mount completely when the app is displayed.
I think these behavior is by this long xml.
But I dont know how solve this problem.
I think about do not display the app unless all datasets have ondata event completed.
But I dont have idea how do that.
I apreciate any sugestion.
Thanks in advance.
Regis