Telerik Forums
UI for Blazor Forum
1 answer
715 views

With the release of 2.21 we can apply styles to the windows elements, and that is great!

How can we apply these styles to the WindowAction elements?

Marin Bratanov
Telerik team
 answered on 22 Jan 2021
1 answer
418 views

I upgraded to 2.21.0 ... however when trying to add a TelerikLoaderContainer to a page it is not being recognized. Other controls are like TelerikGrid on the same page. 

Any ideas? 

Chris
Top achievements
Rank 1
 answered on 22 Jan 2021
6 answers
704 views

I want to hide the GridCommandColumn when the user prints the page. 

 

What's the best way to handle it so the entire column does not display or take up any space?

Scott
Top achievements
Rank 1
Veteran
 answered on 21 Jan 2021
4 answers
1.0K+ views

Hi,

After upgrading to version 2.21, I get following error when loading page:z

Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
      Unhandled exception rendering component: Could not find 'TelerikBlazor.initComponentLoaderContainer' ('initComponentLoaderContainer' was undefined).
      Error: Could not find 'TelerikBlazor.initComponentLoaderContainer' ('initComponentLoaderContainer' was undefined).
          at https://localhost:44370/_framework/blazor.webassembly.js:1:1287
          at Array.forEach (<anonymous>)
          at e.findFunction (https://localhost:44370/_framework/blazor.webassembly.js:1:1247)
          at b (https://localhost:44370/_framework/blazor.webassembly.js:1:2989)
          at https://localhost:44370/_framework/blazor.webassembly.js:1:3935
          at new Promise (<anonymous>)
          at Object.beginInvokeJSFromDotNet (https://localhost:44370/_framework/blazor.webassembly.js:1:3908)
          at Object.w [as invokeJSFromDotNet] (https://localhost:44370/_framework/blazor.webassembly.js:1:64218)
          at _mono_wasm_invoke_js_blazor (https://localhost:44370/_framework/dotnet.5.0.1.js:1:190800)
          at do_icall (https://localhost:44370/_framework/dotnet.wasm:wasm-function[10596]:0x194e58)

Thanks for helping me

Bert
Top achievements
Rank 1
Veteran
 answered on 21 Jan 2021
1 answer
845 views

Hello

Since the latest version float-right is no longer working in the ToolBar of the Grid and the ToolBar disappears sometimes.

The disappearance if the Grid does not happen with <link href="_content/Telerik.UI.for.Blazor/css/kendo-theme-bootstrap/all.css" rel="stylesheet" /> but the float-right does not work.

When I use the Sass Theme builder, there are differences in the css and the ToolBar disappears sometimes.

For example the standard bootstrap css has:

.k-grid-toolbar {
border-width: 0 0 1px;
-ms-flex-negative: 0;
flex-shrink: 0;
}

And the generated css has this but is not set on the toolbar:

 .k-toolbar > * {
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-line-pack: center;
        align-content: center;
        vertical-align: middle
    }

Is the generated css updated to the latest version and why does the float-right not work?

 

Svetoslav Dimitrov
Telerik team
 answered on 21 Jan 2021
3 answers
429 views

I just updated to telerik.ui.for.blazor.trial 2.21.0.  I was excited to find TelerikSplitter.

 

I am getting this error when I run my WebAssembly ASP.NET core hosted app:

Microsoft.JSInterop.JSException: Could not find 'TelerikBlazor.initSplitter' ('initSplitter' was undefined).

 

It does render correctly but dragging has no effect.  Am I doing something stupid? 

 

MainLayout:

<TelerikRootComponent>
         <TelerikSplitter>
            <SplitterPanes>
                <SplitterPane>
                    Left pane
                </SplitterPane>
                <SplitterPane>
                    Right Pane
                </SplitterPane>
            </SplitterPanes>
        </TelerikSplitter>
</TelerikRootComponent>

Scott
Top achievements
Rank 1
 answered on 20 Jan 2021
3 answers
111 views
Several of my shortcuts are failing
Marin Bratanov
Telerik team
 answered on 20 Jan 2021
9 answers
164 views

The virtual grid breaks when there are more than 3.000.000 records in TotalCount.

It overlays the actual Grid with extra height.

Marin Bratanov
Telerik team
 answered on 20 Jan 2021
6 answers
404 views

Hello,

Is there a "On Date Cell click" event? For example, based on this example from ASP.NET AJAX (https://demos.telerik.com/aspnet-ajax/scheduler/mobile-examples/overview/default.aspx?name=overview), on clicking a particular the Date Cell in month view, it gets highlighted. I would like to do more than modifying the css (e.g. highlighting) on click, and I'm wondering if such a functionality is available.

Thanks!

Marin Bratanov
Telerik team
 answered on 20 Jan 2021
2 answers
438 views

Hello,

Is it possible to scale the Calendar to fit the size of the screen and to have the font size, cell size etc scale responsively. As seen in the attached images, if I were to naively increase the width of the calendar to 100%:

1. The cells now have a gap in between them

2. The dates are no longer aligned to the days

Thanks!

Zhi Yuan
Top achievements
Rank 1
Veteran
 answered on 20 Jan 2021
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?