solo-framework / solo-angular-table

AngularJS HTML table (grid) with sorting and filters
MIT License
38 stars 11 forks source link

Default value #7

Open sawork opened 6 years ago

sawork commented 6 years ago

Hi! How can I assign a default value to a filter? In some cases, I would like to pass the default value using the Get query:

phone_book/default.aspx?City=Moscow <input type="text" name="s6" ng-model="cityModal" placeholder="City" value="<%= City %>">