WordPress database error: [Got error 28 from storage engine]
SHOW FULL COLUMNS FROM `wp_options`

Extending widgets Archives - Synergos

Extending Kendo Grid

Kendo UI is very powerful, especially when you need to customize existing component or extend it with your features. I don’t like existing JavaScript confirmation dialog which appears when you want press delete button in grid popup or inline editing mode. On Telerik page there is example for that, but that way I would need to change …