Vladimir L

Results 3 issues of Vladimir L

if the column is sofratbel: false in colModel, datacol Option for this specific column doesn't work Datacol-Option: ``` javascript datacol: { 'item_name' : function(val) { return val.toUpperCase(); } } ```...

Hi, is it possible to somehow override/extend base-models like Client, AccessToken, RefreshToken and AuthCode? I mean - all "entities" in `Trikoder\Bundle\OAuth2Bundle\Model\` I need to add some additional fields (columns) and...

### Describe the bug I'm not sure if it's a bug or some misconfiguration... I discovered it pretty much occasionally. For a while I noticed, that `v ` or `v...

Bug