473,320 Members | 1,817 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.

Gridview not displaying after sort

Using ajax, .net 2.0, and when I click a column header of my gridview (when it has more than say 1000 rows), the data gets sent back to the client (the file size is roughly the same when I monitor it using fiddler), but it does not display. I am using UpdatePanelAnimationExtender and two javascript functions (onUpdating and onUpdated) which are pretty simple. Any Ideas? What is strange is that smaller results display with no problem at all.
Dec 10 '08 #1
3 1331
Ramk
61
Well with this information, I could not arrive about the exact problem.But, a quick scan about the following could help us.
Did you override the sort method of the grid to perform the custom sorting?
If Yes, try to check whether sort logic is working properly.
No, do post little code.
Dec 10 '08 #2
Frinavale
9,735 Expert Mod 8TB
Have you tried sorting without the animation extenders attached?
Does it have the same result?
Dec 10 '08 #3
I had to drop this as I got moved to another project. I noticed that after 30 seconds, the page no longer loads anything. When the column header is clicked, it takes 30 seconds for 900 rows to sort and the page to be refreshed. I also noticed that I am downloading the "semi-sprite" which I am using for background, for each row. Is that normal? I thought sprites were supposed to be downloaded only once per page and reused. I have the background images set in a css class RowStyle and AlternatingRowStyle with the repeat-x option. When I removed the background image the results were the same though.
Dec 16 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: | last post by:
Hello, Does anyone have an idea on how I can filter the data in the gridview control that was returned by an sql query? I have a gridview that works fine when I populate it with data. Now I...
2
by: Daves | last post by:
I have a gridview displaying News items and fetches the data through a (little complicated) sql stored procedure... The sorting seems to be done in the gridview since there is no sorting...
3
by: Bill44077 | last post by:
Hi, I have a gridview that I am displaying from an Eventlog. Is there any way to sort this with the newest entries at the top rather than the way it is delivered from the collection? I don't...
0
by: steve.craver | last post by:
I am working with a multi-field search form which, when the form is submitted, queries a database and returns the results into a paginated GridView object. The site is being developed with master...
1
by: Nate | last post by:
I have a GridView with one sort column. When I click the sort column the first time nothing happens. After that when I click the sort column the sort order changes and my grid is updated as...
1
by: WebMatrix | last post by:
Hi, I started a new web application which so far has several grdiviews displaying data. I find myself reimplementing the same logic (copy/pasting really) in grid's event ItemDataBound and...
3
by: Polaris | last post by:
Hi Experts: I'm using asp.net 2.0 with Visual Studio 2005. I'm trying to use the GridView to display data. I need to programmatically add rows into the GridView. So far could not find a way...
1
by: l3d007 | last post by:
I used this example straight from msdn in a gridview that already sorts based on each column. For some reason I cannot get it to sort based on two sorting expressions.Is there some property of the...
1
by: aspxkid | last post by:
My requirement is displaying the records in the grid sorted on a "description" column.i am doing a order by for this column in the sql SP itself.The user can sort any columns once the grid is...
0
by: Sylviarabi | last post by:
Hi I am wokrin on a website where i hav a grid view displaying data from an SQL table accordin to the customer chosen in the dropdown list in the update panel. This works fine but i am havin...
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: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
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...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.