Josef Pihrt

Results 213 comments of Josef Pihrt

To summarize it, you propose to change: ``` func(); ``` to ``` await func(); ``` where `func` is of type `Func` is this correct?

I would like to clarify what you are suggesting: Do you want not to indent string concatentation or any "add expression" or anything else?

I think this issue need more clarification. Are you suggesting not to indent "add operator" on multiple lines if the "add operator" is actually string concatenation? ### Current behavior Code...

The snippet does not work even if I follow suggested sequence. It seems that DotVVM extension correctly configures snippet in the Code Snippets Manager but it still does not work:...

Btw, I discovered that when I use CSS that creates rounded corners the lines have all the same width whereas in the original gridview table there are some lines that...

I added `MenuAlignment="Right"` which solves the problem.

I confirm that it works during the runtime.