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

Event when a record is clicked on

1 Answer 36 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 18 Feb 2016, 07:38 PM

Is there a way to trigger a custom action when a user clicks on a record? Basically I have a report view showing several records. When the user clicks on a row, I'd like to execute code based on the row's ID that they clicked. Seems straight forward but I don't see anything in the documentation other than bookmarks and URLs.

Telerik Reporting Q1 2015

VS 2013

VB.net

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 19 Feb 2016, 09:25 AM
Hi Eric,

The supported actions are listed in the help article, where custom actions are not supported. Feel free to vote for the logged feature request for such actions to raise its priority, where you can describe the business case (including details about the type of operations executed by the custom actions).

In general, the requested functionality is more suitable for a grid control. If it is an option for you, test using Telerik UI for WinForms RadGridView which can be exported in the following formats - Exporting Data.

Also if you want to have the data visualized in a report, after the end-user is ready with the operations in the grid, you can display a report with similar layout bound to the same data. Thus the data can exported in the formats supported by Telerik Reporting, if needed.


I hope this information helps.

Regards,
Stef
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Eric
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or