bbbford
bbbford
I would like to save the sort order of my grid, so that I can display it the same way when the user returns. I attempt to get the sorting...
When using vue-datagrid inside of a keep-alive route, the grid does not render correctly and loses functionality. https://codesandbox.io/s/red-cache-7uvyl?file=/src/Grid.vue Switch between the navigation tabs. Notice, the rows are not rendered correctly...
Hi, I have implemented the example code for receiving IDLE notifications. Works great with GMail but on my Exchange 2010 server, the NewMessage event is never called. Client.Supports("IDLE") returns true....
When clearing the sort in the grid, all data in the grid becomes blank. Repro steps: 1. Click on a column to sort ascending 2. Click on same column to...
When using vue-datagrid inside of a keep-alive route, the grid does not render correctly and loses functionality. https://codesandbox.io/s/red-cache-7uvyl?file=/src/Grid.vue Switch between the navigation tabs. Notice, the rows are not rendered correctly...