Hi Eli,
Thanks, now I see. It looks like the first cell is used for position calculations and cannot be hidden. I am changing the status to Unplanned and the item should gather some customer demand before we schedule it for implementation.
Regards,
Dimo
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Thanks Dimo, it gives me the same misaligned results on multiple computers and browsers in incognito.
After testing more I think it is Culture/Week Start Day related. Our first day of week is Sunday, however if I hardcode it to Monday it will show correctly (although header label wrong)
Hi Eli,
The observed behavior is not expected and I cannot reproduce it with any version (see the attaached screenshot). Some browser caching is possible, although it should not occur.
I assume that you have the same problem without the CSS workaround on lines 16-18?
Please test in incognito browser mode, or in another browser, another device, or in a new Telerik Blazor app outside the REPL environment.
Regards,
Dimo
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
For the REPL page I just downgraded from the page and looked at a couple older versions. See image below. Perhaps that does not load the old CSS etc fully. I am fine to wait and test the next version.
Hello Eli,
Do you reproduce the described problem in my REPL test page? If yes, please outline the exact steps. If not, please send a similar isolated test page for inspection.
On a side note, the regression is now fixed and the changes will be included in our next release this week or next week
Regards,
Dimo
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hello Eli,
You can achieve the desired layout with CSS:
https://blazorrepl.telerik.com/Ggkqcolo27sXkLAP06
Note that currently the technique breaks with version 14.0.0 if you shrink the browser window horizontally. This is due to a regression that we will fix for our next release or the one afterwards.
Regards,
Dimo
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.