forked from angular-ui/ui-grid
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path299_third_party_features.ngdoc
More file actions
25 lines (18 loc) · 925 Bytes
/
299_third_party_features.ngdoc
File metadata and controls
25 lines (18 loc) · 925 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@ngdoc overview
@name Tutorial: 299 Third Party Features
@description
## Features maintained outside UI Grid Repository ##
This is a list of features maintained by third parties. If you have developed a feature for UI Grid that you'd like listed,
please create a Pull Request with this page (located in the misc/tutorial folder) updated.
### **ui-grid-draggable-rows** ###
Draggable rows in UI Grid.
<br>https://github.com/cdwv/ui-grid-draggable-rows
### **ui-grid-odata** ###
Allows querying for odata v3/v4 services
<br>https://github.com/mirik123/ui-grid-odata
### **ui-grid-auto-scroll** ###
Auto scrolls when new data is added to the grid
<br>https://github.com/stevezau/ui-grid-auto-scroll
### **ui-grid-custom-scroller** ###
The custom scroller takes over the default scrolling logic in order to ensure that grid scrolling works without a lag on devices.
<br>https://github.com/mportuga/ui-grid-custom-scroller