Hello,
We start using the Grid (UI fro ASP.NET Core).
Is it possible to open a Bootstrap modal from a hyperlink or button in a Grid row?
Greetings,
Pieter
1 Answer, 1 is accepted
0
Accepted
Viktor Tachev
Telerik team
answered on 18 Apr 2017, 09:33 AM
Hello Pieter,
You can add a custom command to the Grid. This way you can specify the custom logic that you would like to be executed when the users press the button. Please examine the demo below that illustrates the functionality.