Found 78 packages
A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality
Adding sorting ability to HTML tables
AngularJS bindings for jQuery UI Sortable
A .Net ULID implementation
A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality. Includes a custom build of jQuery UI with only sortable/draggable functionality.
This is a SortableJs wrapper for blazor
An implementation of the SortableJS library for Blazor
A Blazor component that wraps the SortableJS library to provide interactive, drag-and-drop list reordering functionality.
Bootstrap UI components extensions of SortableJS
jQuery Sortable (jquery-sortable) binding library for Bridge.NET projects.
This is an extension of BindingList<T> that lets you use a List<T> in Windows Forms DataGridView with automatic sorting features enabled. Very simple and straightforward to use. You only need to use: SortableBindingList<YourEntityTypeName> myList = new SortableBindingList<YourEntityTypeName>(); myDataGridView.DataSource = myList; This new update corrects a problem when deleting from the DataGridView.
jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code.
A simple TableView and an advanced SortableTableView providing a lot of customisation possibilities to fit all needs.
K-Sortable Globally Unique IDs
苦于DataGridView采用BindingSource的时候没有排序功能,便找了一段代码并进行了些改进以实现排序。 有什么问题和建议欢迎反馈!
A component that can be used to bind to controls such as the Windows Forms DataGridView to provide sorting capability.
Pagable, sortable, MVC enabled grid
This package provides an attached property for a Xamarin.Forms ListView that allows you to reorder the items in the ListView
Pagable sortable MVC enabled grid (core files only)
A lightweight, high-performance, AoT-compatible .NET library for generating and working with ULIDs (Universally Unique Lexicographically Sortable Identifiers). Supports monotonic ULID generation, Base32 encoding, and cross-platform compatibility. Ideal for databases, distributed systems, and scenarios requiring unique, sortable, timestamped identifiers.