Mr-Pearce

Results 15 issues of Mr-Pearce

Hey when i use the following code in Version 5 i get the message below. With Version 4.1 it works just fine. When i remove the `JweCompression.DEF` from Encryption it...

Currently there is no real example how to use the Filtertemplate. Beneath https://blazorise.com/docs/extensions/datagrid/templates/ Some examples would be helpfull. Also i dont know if it is possible. But binding to the...

Area: Documentation

**Is your feature request related to a problem? Please describe.** Currently you cannot select multiple entries in the `DatagridGridSelectColumn` **Describe the solution you'd like** A Solution would be to add...

Type: Feature ⚙

Currently you cannot Truncate the Text fields inside DataGridColumns. It would be nice if you could set it on table level like the Text Component has. On Tables with much...

Type: Feature ⚙

**Describe the bug** Pretty Serialization is ignored on ToXmlBytes. **To Reproduce** Steps to reproduce the behavior: 1. Create following objects ``` Parameters test; test = new Parameters(); test.Add("test", new Parameters());...