I knew about drag and drop function. But I want to do it by javascript.
Ideally, I have some dropdownbox controls, after selected criteria in these dropdownbox controls I want to move rows that have value equal with search criteria to top of gridview.
Is it possible with javascript ?
Many thanks,
Quang Anh
0
Maria Ilieva
Telerik team
answered on 05 Jul 2016, 03:32 PM
Hi,
Unfortunately the client-side API does not allow achieving the required functionality entirely on the client. You should use the drag and drop feature for this scenario.
Regards,
Maria Ilieva
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.