Kartik GridView change Toolbar default position (before)

Hi, i’m using Kartik GridView and i want to put my toolbar in the position “after” of the panel.

Reading the documentation and looking at the code, i didn’t find the right setting.

The only thing i try, is set


'panel'=>[

   ...

   'after'=>"{toolbar}",

   ...

],

but in this way i display the toolbar in both position: Before (as default) and After (i setup this).

Can someone help me?

Thank’s

[color="#006400"]/* Moved from "General Discussions" to "Extensions" */[/color]