File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,10 @@ <h4 class="feature-heading">Advanced Features</h4>
130
130
< li > Expandable rows</ li >
131
131
< li > Internationalisation</ li >
132
132
</ ul >
133
+ < h4 class ="feature-heading "> Third Party Features</ h4 >
134
+ < ul >
135
+ < li > < a href ="/docs/#/tutorial/299_third_party_features "> List of Third Party Features</ a > </ li >
136
+ </ ul >
133
137
</ div >
134
138
</ div >
135
139
< div class ="col-xs-12 col-sm-12 col-lg-6 ">
Original file line number Diff line number Diff line change
1
+ @ngdoc overview
2
+ @name Tutorial: 299 Third Party Features
3
+ @description
4
+
5
+ ## Features maintained outside UI Grid Repository ##
6
+
7
+ This is a list of features maintained by third parties. If you have developed a feature for UI Grid that you'd like listed,
8
+ please create a Pull Request with this page (located in the misc/tutorial folder) updated.
9
+
10
+
11
+ ### **ui-grid-draggable-rows** ###
12
+ Draggable rows in UI Grid.
13
+ <br>https://github.com/cdwv/ui-grid-draggable-rows
14
+
15
+ ### **ui-grid-odata** ###
16
+ Allows querying for odata v3/v4 services
17
+ <br>https://github.com/mirik123/ui-grid-odata
18
+
You can’t perform that action at this time.
0 commit comments