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

Fix dynaGrid's namespace #9

Closed monghuz closed 10 years ago

monghuz commented 10 years ago

In view files the correct namespace is : use kartik\dynagrid\DynaGrid; instead of use kartik\widget\DynaGrid;