This question is locked. New answers and comments are not allowed.
I am developing an UWP application where data is represented in tabular form using Data grid, We also have a feature where user can perform swipe on each row on the grid to perform certain actions. Also the data that we are having in the grid can also be edited by the user inline.
I am using the open source version of Telerik UWP controls, Is there any way I can add feature for swipe in the Grid or I can use some other control to achieve the same behaviour.
Any help would be highly appreciated.
Thanks in advance.