Khalid Ansari

Results 6 comments of Khalid Ansari

I have the same issue which @mschweiger90 explained above while I have https please help Thanks you

`'clientOptions'=>[ 'enterMode' => 2, 'forceEnterMode'=>false, 'shiftEnterMode'=>1 ]` this options adding two `` tags instead of one ? How to fix it

Thanks @tonydspaniard

What kind of pjax action you want. Means if you are using some plugins then you must need to re-initialize them. Did you tried with this option `'eventOnRendered' => "function(){...

Try this `'pager' => [ 'id' => 'firstListViewPager', 'options'=> ['style'=> 'display:inline-block !important'] ]`

Used widget two times on same page then it loads data but recursively shows the same result suppose page size is 10 and records are also 10 when scrolling it...