Robert Haken

Results 232 comments of Robert Haken

Thanks for opening this issue and testing the serializability. We will prepare some guidance and/or adjustments to enable this use-case (preserving the grid state). Just to be sure. Do you...

We had a short chat (ad hoc design meeting :-D) with @jirikanda. Recording major thoughts for future: 1. It should be possible to replace the `SortItem` usage in `GridUserState` with...

> I think the feature could be implemented by extension methods without touching HxGrid code. The SortItemDto Dto conversions could be done externally if Expression SortKeySelector could be semantically simplified...

>the serialization could be simplified by trivial ToString. I.e. you persist SortKeySelector.ToString() and after deserialization just pick one of the existing ones 👍 Also one of the options to be...

...but still we have to take in account the scenarios where the `CurrentUserState` of the grid is not only saved and restored, but also can be manipulated (e.g. external controls...

@crdo Do we want to file a bug in Bootstrap repo?

Closing as dead. The value in this PR is much lower than the effort needed to resolve the conflicts and consolidate it.

> Maybe I missed something but is it possible to have Horizontal form? I can't find LabelType.Horizontal in components HxInputText, HxInputNumber,.. Currently, the `LabelType.Horizontal` is not implemented (yet) as we're...

> Imagine a directive @stateless you'd put at the top to opt into these restrictions and possible perf benefit. Do we need a new directive for this? The layout also...

In the `8.0.0` release: * This issue appears to be a regression from #44981 (cc @javiercn). * It results in a "LogInFailed" UI without any visible notifications. * No errors...