Is is possible to reorder the tabs with drag and drop (see Kendo Tabstrip basic mode here)? Similar to dragging tabs in Excel.
Is it possible to reorder Kendo Tabstrip tabs with drag and drop?
1k views Asked by ps0604 At
1
Is is possible to reorder the tabs with drag and drop (see Kendo Tabstrip basic mode here)? Similar to dragging tabs in Excel.
There is a solved question similar to this on kendo forum, it already has the answer to solve this problem by extending the kendo tabstrip widget and add kendo Reorderable into it.
I follow the answer there and modify the jsfiddle by the one who asked the question and it's work fine.