rgavrilov

Results 4 comments of rgavrilov

I've been using DataTables.net for a bit and grew to expect this option, it was surprising when I wasn't able to find it. Spreading does eliminate the magic, however, it...

Is there any movement on this? I can hack around it by providing a schema filter, but not having runtime type of the properties inside ISchemaFilter makes it hacky: ```...

At the very least, I need an example of how to cache a rendered cell. I have tried caching a result of `renderCell`: ``` renderCell: (params: GridRenderCellParams) => { const...

It is puzzling that "Reformat Code" does work as expected, but "Silent Reformat Code and Cleanup" does not.