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

RadPageLayout row clicking?

1 Answer 56 Views
PageLayout
This is a migrated thread and some comments may be shown as answers.
DogBizPro
Top achievements
Rank 1
DogBizPro asked on 05 Apr 2016, 12:43 AM
Is there a way to make a row clickable? I followed the code in one of the posts to use the pagelayout for a repeater to show that data and that works great! For this repeater each row is a records that links to a separate page. What is the proper way to do that?

1 Answer, 1 is accepted

Sort by
0
Veselin Tsvetanov
Telerik team
answered on 07 Apr 2016, 08:46 AM
Hello Stephanie,

There is no direct way to make a LayourRow clickable. However, you could wrap it in a clickable html element (<a> for example).

Regards,
Veselin Tsvetanov
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
PageLayout
Asked by
DogBizPro
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Share this question
or