Hi Isomorphic
I have a requirement to implement SWIPE feature for mobile. Eg: A list grid has "n" records. When the user swipes a record from left to right or right to left, I need to display remove/delete icon. for the selected grid record.
Is there any property for ListGrid/ListGridRecord which allows me to perform the above operation.
Appreciate your help
Thanks and Regards
Rakesh Kumar
I have a requirement to implement SWIPE feature for mobile. Eg: A list grid has "n" records. When the user swipes a record from left to right or right to left, I need to display remove/delete icon. for the selected grid record.
Is there any property for ListGrid/ListGridRecord which allows me to perform the above operation.
Appreciate your help
Thanks and Regards
Rakesh Kumar
Comment