Does anyone have examples of putting input elements inside a virtualized RadzenDataGrid? I wasn't able to find any examples in the docs.
I could guess how to do it, but I'm not sure how everything would interact with the paging, i.e. what happens to an input element with some input in it when you switch pages?
(For more context, I am interested in putting checkboxes in the datagrid to allow you to select a subset of elements to perform actions on)