liviriniu

Results 11 comments of liviriniu

> fixing it will create a regression for anyone currently relying on it to squeeze two properties into the space of one Maybe it would help to come up with...

@nblumhardt & @mariopasquali : I looked through `MessageTemplateTextFormatter` and connected classes. I'd love to contribute to your work, Mario, if you'll take this for a PR?/separate project or to try...

I tried `@import` variants including stuff like: @import _ = MyApp.Code.EnumExtensions @import static MyApp.Code.EnumExtensions None succeeded unfortunately.

Because then I must do the conversion in the markup for which, by the way, the intellisense does not suggest the `ToDateTime` method. ![image](https://github.com/riganti/dotvvm/assets/63544057/2d45b587-9df4-42d2-9c7a-dccdbabe64c9) ... I was lazy in giving...

Which, although it makes the markup squiggly warning go away, it crashes with: ![image](https://github.com/riganti/dotvvm/assets/63544057/0f8e4a8e-5352-4f33-bebb-9077d4b2c3b7)

BP:DatePicker simply crashes if I use DateOnly ![image](https://github.com/riganti/dotvvm/assets/63544057/81efaa74-4ac5-4ee1-9529-e4a62d69690b) > but can't you simply change the constructor argument to DateTime? Sure, this is how I currently go about because I have...

also, a case that frequently appears, checking for enum members: ![image](https://github.com/riganti/dotvvm/assets/63544057/2532b7a5-2802-47da-8907-24a48b984093) _nice to have:_ property_of_enum_type is enum_member1 or enum_member2 or enum_member3

This would be ideal to apply to all states of the grid, including to the add/edit textbox if that is what your are referring to. In our case, `