Lee

Results 4 issues of Lee

Hi, I'm using applicationinsights as a dependency for an angular library I'm creating. I'm using applicationinsights 1.0.4 and the typings v1.0.4. I'm using applicationinsights in a service like this (typescript...

bind table refresh to changes to underlying models as well as collection changes

Allows for providing rowlevel metadata to the grid. https://github.com/mleibman/SlickGrid/wiki/Providing-data-to-the-grid

You use the initialize function to install data view handlers, bind collection events etc. This means if I specify my own inititalize function on the collection, the slickback init doesn't...