kartik-v / yii2-dynagrid

Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.
http://demos.krajee.com/dynagrid
Other
74 stars 66 forks source link

You must setup a unique identifier for DynaGrid within "options['id']". #13

Closed DavidDual closed 10 years ago

DavidDual commented 10 years ago

I get this error when i tried to use dynagrid.

I install dynagrid an yii2 by composer fresh today. I have other proyect where dynagrid go like a charm and yiie-dev its not up-date.

Can you help- me please?

DavidDual commented 10 years ago

the error its : "You must setup a unique identifier for DynaGrid within "options['id']""

DavidDual commented 10 years ago

I answer me: In the example is clear "'options'=>['id'=>'dynagrid-1']", i understand that is for keep changes in cookies for evre instance. I realy licke this widget, Thanks