473,320 Members | 1,949 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

DataSource initial load time issue

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
Nov 15 '05 #1
1 1491
Further to this issue, i belive that it may have something to do with the
binding context of the form also this form is in a tab page which may be a
factor as well.
"Daniel" <ds*****@NOSPAM.qmastor.com.au> wrote in message
news:eV**************@tk2msftngp13.phx.gbl...
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

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: mali_djuro | last post by:
Hi all, i try to connect to the Oracle database through the DataSource, here is code that i used <% .... String error = new String(); try { java.util.Properties parms = new...
20
by: John Spiegel | last post by:
Hi all, I think I've stared at it until it's made me stupid(er?). What am I missing about setting the list of the dropdown to display data pulled from a table? //......
12
by: Ian Murphy | last post by:
Hopefully someone else has seen something similar. We are experiencing an odd problem with aspnet, iis6 and w2k3. I have written a small site which works fine during the day. Each morning however...
4
by: Jim Katz | last post by:
I have an application that updates a strongly typed data set at run time. I'd like to dynamically create a table that connects to a run time data table. For displaying the data, this works well. ...
2
by: Kelly | last post by:
I'm fairly new to ASP.NET2, but I have an ASP 3.0 background, and I've been experimenting with the DataSource and FormView widgets. I wound up having some questions along the way which I hope you...
2
by: Rick Shaw | last post by:
Hi, I have a problem with the datagridview not refreshed when the application first appear on the screen. The datagridview display data from a table in the dataset. At the same time, I've added...
5
by: SteveT | last post by:
I have a listbox and I want to set the DataSource property to a specific location of an XML file. Can someone tell me how? I want the DataMember property to refer to the <ChildTestsection to list...
5
by: cj2 | last post by:
This code works: using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Linq; using System.Web; using System.Web.Services; using...
5
by: Med | last post by:
Hi, Initial load of my pre-compiled ASP.NET app takes more than 50 seconds to load after site has been idle for a while. Then it become fairly fast. Followings are my app/hardware configs: ...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.