Your search did not match any results.
Data Grid

Row Selection

In this demo, the DataGrid allows users to select only one row at a time. To enable this mode, set the selection.mode property to "single".

You can access the selected row data from the onSelectionChanged function. In this demo, this function fetches the selected row's information and displays it under the grid.

Thank you for your interest in our ASP.NET MVC product libraries and UI component suite. We are moving ASP.NET MVC-related demos and content to DevExpress.com. Please make sure to update your bookmarks with our new URL.

View Demo