Hi guys, as U can see at my attachement ‘Grid.jpg’ I have nine possibilities to show records of database. If I select, for instance ninth -as at my attachement- and gonna call view method of Controller, view will be loaded. But rendering back of view to index like this:
$model->id], ['class' => 'btn btn-success ']) ?>
, I won’t see ninth possibility any more, but first one. Any ideas, how to render preselected possibility of showing records, again?