This is a migrated thread and some comments may be shown as answers.

Change GridToolbar position and height

1 Answer 255 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
julio
Top achievements
Rank 1
julio asked on 04 Mar 2019, 08:29 PM

-how to change the GridToolbar position, because by default this is rendered above the grid, and i need render that below the grid?

my solution is put the GridToolbar outside the grid object

-also i need change the GridToolbar height to fit with the size of my buttons

BR

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 05 Mar 2019, 09:12 AM
Hello, Julio,

Currently, placing the Toolbar under the Grid is the only option.

We are considering providing render prop for the Grid that will allow placing its children in the desired order.

As for the height, the Toolbar will automatically expand based on the content:

https://stackblitz.com/edit/react-vgzawn?file=app/main.js 

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
julio
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or