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

Rebind after Empty List<T> binding Does not Update RadListView

13 Answers 143 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Kris Ivanov
Top achievements
Rank 1
Kris Ivanov asked on 23 Nov 2009, 02:12 PM
Here is the scenario:

1. Create a RadListView as per the documentation
2. Call Rebind where the NeedDataSource uses List<T> with 0 records to set DataSource
3. RadListView shows correctly 0 items
2. Call Rebind again where the NeedDataSource uses List<T> with 3 (or any > than 0) records to set DataSource
3. RadListView shows incorrectly 0 items

If I switch between any number of records larger than 0 it works fine. As soon as I use 0 record collection for DataSource it does not matter what collection I rebind to it shows none after that.

What is the problem?

13 Answers, 1 is accepted

Sort by
0
Accepted
Rosen
Telerik team
answered on 23 Nov 2009, 02:34 PM
Hello Kris,

Indeed we are aware of similar to the described issue, which was already addressed by our developers. Thus can you please try the latest internal build (by downloading it from your account) and see if there is changed in the observed behavior.

Best wishes,
Rosen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Kris Ivanov
Top achievements
Rank 1
answered on 23 Nov 2009, 02:50 PM
Telerik.Web.UI_2009_3_1121_hotfix

Seams the problem has been fixed.
Thank you
0
Venkat
Top achievements
Rank 1
answered on 23 Nov 2009, 09:37 PM
I was having the same issue last week. I tried the hotfix and it works.
0
Matt Bell
Top achievements
Rank 1
answered on 02 Mar 2010, 10:19 PM
I am having the same problem and am new to these forums.  Could you let me know where you got the Telerik.Web.UI_2009_3_1121_hotfix from please?
0
Sebastian
Telerik team
answered on 03 Mar 2010, 01:07 PM
Hi Matt,

The fix should be included in the 2009.3.1314 version of RadControls for ASP.NET AJAX (Q3 2009 SP2) which is available for download from your account on telerik.com. Upgrade instructions are available here.

Best regards,
Sebastian
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Matt Bell
Top achievements
Rank 1
answered on 09 Mar 2010, 11:05 AM
Thanks for the fast response Sebastian.  Silly me - I had the latest version in my development environment but for some reason had an old version on the live system.  It works a treat now.
0
Richard Maly
Top achievements
Rank 1
answered on 16 Sep 2010, 10:52 AM
I think I am experiencing the same problem but with version 2010.1.519.35, is this possible?
0
Rosen
Telerik team
answered on 17 Sep 2010, 07:24 AM
Hello Richard,

I'm afraid that I'm unable to recreate the described behavior with mentioned by you version (or later) of RadControls for ASP.NET AJAX.

Regards,
Rosen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Richard Maly
Top achievements
Rank 1
answered on 22 Sep 2010, 03:56 PM
Thanks for your quick response,  and you where correct it was my bad.  My Rebind() was not being called. 

needed to step away from the problem for a couple of days :-)
0
DJINGAREY
Top achievements
Rank 1
answered on 13 Oct 2010, 10:53 AM
Hello,

I have a  Telerik AJAX  v2009.3.1016.35, and i have got the same problem.
How i can fix it ?
It's very important for my project.

Thank's

0
Sebastian
Telerik team
answered on 13 Oct 2010, 11:08 AM
Hi DJINGAREY,

As I mentioned previously, try to migrate to the Q3 2009 SP2 release of RadControls for ASP.NET AJAX (2009.3.1314), following the instructions from here, to see whether this helps.

Regards,
Sebastian
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
DJINGAREY
Top achievements
Rank 1
answered on 13 Oct 2010, 11:26 AM
I folow instruction but in my download account, i can't find ASP.NET AJAX (2009.3.1314).
In my download section i have got only RadControls for ASP.NET AJAX Latest Version: 2009.2 826 (Aug 26, 2009)
0
Sebastian
Telerik team
answered on 13 Oct 2010, 12:21 PM
Hi DJINGAREY,

I checked your account and it indicates that you own AJAX Single Developer without subscription license for our Q2 2009 release. If you would like to receive the Q3 2009 SP2 version or better yet the latest Q2 2010 SP2 release of the suite, you will need to perform an upgrade. Your options are listed here - for additional inquiries you can contact our sales team directly at sales@telerik.com.

Best regards,
Sebastian
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ListView
Asked by
Kris Ivanov
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Kris Ivanov
Top achievements
Rank 1
Venkat
Top achievements
Rank 1
Matt Bell
Top achievements
Rank 1
Sebastian
Telerik team
Richard Maly
Top achievements
Rank 1
DJINGAREY
Top achievements
Rank 1
Share this question
or