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

Clickable ListView?

5 Answers 128 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Marcus Andersson
Top achievements
Rank 1
Marcus Andersson asked on 26 Apr 2012, 01:02 PM
Hi,

I have the following scenario:
- Data is bound to a ListView
- When the user clicks on an item in the ListView, he/she should be redirected to a new view (page)

The problem is that the click event is fired each time I scroll up or down in the ListView.

How do I implement a ListView that allows you to scroll up or down, and upon click redirects the user to a new view?


//Marcus

5 Answers, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 27 Apr 2012, 09:41 AM
Hi,

We will need some information in order to help you. Do you by any chance experience this on a mobile device? If so, do you use the Mobile ListView widget, or the Web one? A sample project would also help, in that case.

Kind regards,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Marcus Andersson
Top achievements
Rank 1
answered on 27 Apr 2012, 12:25 PM
First of all, thank you for answering my post!

  • Yes, I've experienced it on two different mobile devices: iPhone 4S and HTC Desire HD.
  • I use the Mobile ListView widget (kendoMobileListView)
  • I've attached a ZIP-file containing my test project.

Since I only recently discovered Kendo UI Mobile it could very well be that something in my code is wrong and is what's causing the behaviour I've described.


//Marcus

0
Petyo
Telerik team
answered on 27 Apr 2012, 02:39 PM
Hi,

Your code is ok. Unfortunately, is a bug we discovered after the official release. I am glad to inform you that it is resolved in our latest internal build, available for download for our customers. 

Greetings,
Petyo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Rick
Top achievements
Rank 1
answered on 09 May 2012, 05:51 PM
I'm having the same issue, currently using the trial version and this is a the only thing holding me back from buying the full version. However I still see this bug after downloading the most recent trial version.

Is it only fixed in the paid version?

Thansk,
0
Alexander Valchev
Telerik team
answered on 14 May 2012, 01:58 PM
Hi Rick,

Yes, internal builds are available only for commercial licensed users. The trial package includes access to major updates only.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView
Asked by
Marcus Andersson
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Marcus Andersson
Top achievements
Rank 1
Rick
Top achievements
Rank 1
Alexander Valchev
Telerik team
Share this question
or