This is a migrated thread and some comments may be shown as answers.

Load On Demand issue in IE

1 Answer 35 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
altaf
Top achievements
Rank 1
altaf asked on 05 Nov 2008, 03:29 PM
Hello,

     I have two grids on a page.there is a checkbox column in the lower grid. user checks the checkbox and add records on the upper grid.

and there are three comboboxes between these grids all the combos are load on demand,
The problem is that when there are more records in the upper grid when i click on any combo in IE then its hang.
remember that all this is in the radWindow. I have given the height=200 to the combo also.

i think that when drop down don't have the place to open then it is causing.

please tell me the solution.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Serrin
Top achievements
Rank 1
answered on 05 Nov 2008, 09:27 PM
Hey altaf,

Have you tried using any sort of in-browser tools to see where the delay is coming from?  Something like firebug would be useful to see just where the hangup is coming from and can help you diagnose the problem (like if it is coming from the webservice, etc).  I know I've seen one or two posts on here about LoadOnDemand problems on here in the last week or so, but that might help us to figure out what's going wrong for you. :)

Also, any code you can provide can help us all to help you, cause I know I've run into tons of problems that are resolved by me calling a co-worker over and him saying "Well look at this..." :)
Tags
ComboBox
Asked by
altaf
Top achievements
Rank 1
Answers by
Serrin
Top achievements
Rank 1
Share this question
or