Grids
Grids copied to clipboard
default sorting and style attribute
Hi!
- GridConfig now has two getPageSize() methods.
- There is no protected $defaultSort property and no use-cases for getDefaultSort() (it should be used in some way in code if it's added there).
- What is reason for replacing .btn-default to .btn-secondary?
- Please create separate pull requests for separate features, it will significantly increase chances of success.