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

Best practices for inline links inside of listview item

1 Answer 96 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
AppsWiz
Top achievements
Rank 1
AppsWiz asked on 05 Jun 2013, 05:50 AM
I am creating a listview that when clicked opens up a modal. However I have a body of text in each item. I want to have inline links/navigation that is clickable and takes you to a new view.  However if the item is clicked on any other space that isn't an inline link I want to do the regular modal box.

I know kendo works best with kendomobilebuttons for user interaction, but what can you advise on this type of user interaction.

1 Answer, 1 is accepted

Sort by
0
Petyo
Telerik team
answered on 06 Jun 2013, 08:14 AM
Hello Dennis,

You may handle this at the listview click event handler, and perform different actions based on the event object target field

Regards,
Petyo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView (Mobile)
Asked by
AppsWiz
Top achievements
Rank 1
Answers by
Petyo
Telerik team
Share this question
or