v1.0.18: Adds initQueryObject method to BaseGrid
Adds an empty `initQueryObject` method to the `BaseGrid` class. This allows child classes to easily initialize the query object without having to override the entire `render` method.
Adds an empty `initQueryObject` method to the `BaseGrid` class. This allows child classes to easily initialize the query object without having to override the entire `render` method.