Yii2 - Editable Gridview without using Extension

Is there a way I can have one column of the gridview to be editable without using extension.

Thanks

What you mean "editable" and which extension?

What I mean is that you can type in the Gridview. There is an extension called kartik\editable\Editable

You can use X-Editable.