New to KendoReactStart a free 30-day trial

Show details info from data item in Popover on button click

Updated on Dec 19, 2025

Environment

Product Version5.12.0
ProductProgress® KendoReact Grid

Description

I want to add command button for each row to show additional information from the data item.

Solution

For achieving the desired result, the dataItem for which the button is clicked must be passed to a state variable, so it can then be accessible within the Popover template. React Context is used for passing reference to the function showing the Popover to the command button.

This is an example showcasing this approach:

Change Theme
Theme
Loading ...
In this article
EnvironmentDescriptionSolution
Not finding the help you need?
Contact Support