how to remove the edit and delete options from ActionColumn
how to remove the edit and delete options from ActionColumn. Thank you Lloyd The post how to remove the edit and delete options from ActionColumn appeared first on Krajee Web Tips.
View ArticleFileinput autorotate images
New feature in chromium engine breaks Fileinput preview layout. Browser rotates images automatically depending on EXIF property ‘Orientation’. Would be good to be able to turn off this feature. CSS...
View ArticleGroup Grid Demo #2
Hello! Kartik, I’m new to programming and I don’t understand what you have in $dataprovider, you can show an example of an action in the controller for “Group Grid Demo #2”. I would be very grateful to...
View ArticleIs there a way to dynamically change maximumSelectionLength on kartik/select2...
I am trying to update through javascript the maximumSelectionLength parameter of a select2 field (listeProduits) based on the value of a second select2 (nom_id) when it is changed. I’m first storing...
View ArticleDetermining lvl property of $node when creating a new node.
Hello, is it possible for you to explain how one may go about determining what the lvl property will be for a newly created node in TreeView ? In my model I can successfully retrieve lvl property using...
View ArticleCalling unknown method: kartik\datecontrol\DateControl::initBsVersion()
When I follow those steps and I try to access this view in the browser, I see… Unknown Method – yii\base\UnknownMethodException Calling unknown method: kartik\datecontrol\DateControl::initBsVersion()...
View ArticleInput search field not shown correctly
Hi, the input search field seems not to be shown correctly. When one or more entries have been already selected, the input search field go to a new line. This happens on the Select2 documentation page...
View ArticleSet date in yii2-datecontrol input field Using Jquery
I have tried to get date that returns from ajax code , in my datecontrol input field. I can see the date in the field ,but when pressed submit button that value is not getting in post. So I add two...
View ArticleWould it be possible to access a variable "value" of my model from a grouped...
Would it be possible to access a variable “value” of my model from a grouped attribute? For example: Start your code here <?= DetailView::widget([ 'model'=>$model, 'attributes' => [ [...
View ArticleHow to pass debug or allow_output_buffering like params
So here mpdf provide lots more options that are not supported here. like how to pass debug or allow_output_buffering like params? basically, I am looking to validate content before passing it to pdf,...
View Article