Charles Pockert
Charles Pockert
See if this alleviates the need to use during to numeric conversion in the vm code
Could cater for headers/footers, total rows (though I will try to support this anyway), custom filter rows etc Something like: ``` ... some html markup ... ... columns .... ......
Something like ``` Hello World 123 456 ``` Could even pass the setup to the grid and allow it to work with remote data etc.
Grid should support a table less output where elements of user specification will be used in place. This will allow a simple repeatable control with column support
User should be able to specify a filter row template which allows a user to provide a different control for filtering (dropdown etc) This should somehow call back to the...
Virtualized grid scroll area, Aurelia team are working on a feature that should make this work out the box