Is it possible to hide the selected values on top of the control and continue showing the hint?? as it doesn't look so good on narrow control
Hello,
I have a CalDav-Server as data storage for caldav-clients. One client frontend is the Telerik Scheduler.
I have created an event series with end date like this:
Long story short:
The SelectedItemsChanged-Event is not firing when the Grid is in EditMode like "GridEditMode.Incell".
When the EditMode is "GridEditMode.None" it works just fine.
Is this a bug or a feature ?
My app has a long list of possible fields to filter on. The dropdown box for the fields exceed the height of the page so a scrollbar would be nice.
Can you point out the class styling that needs to be updated? I just added arbitrary number of fields to the Filter demo.
Is there a way to have the column header template be optional? Depending upon some values in my data, I might need to use a header template for a specific column, otherwise, I would like the have the default behavior.
I tried placing an if statement inside the <GridColumn/> element like this:
<GridColumn Field= "" FieldType="" >
@if (_useHeaderTemplate)
{
<HeaderTemplate></HeaderTemplate>
}
</GridColumn>
This results in a compile error of "Unrecognized child content inside component ...."
I then tried
<GridColumn Field= "" FieldType="" >
<HeaderTemplate>
@if (_useHeaderTemplate)
{
<div>Custom Header</div>
}
</HeaderTemplate>
</GridColumn>
This results in no text being rendered for the column header.
I'm trying to avoid (a) duplicating the <GridColumn/> configuration for both the true and false evaluations of the if statement; (b) I don't want to take over the complete rendering and management of the grid column header. I still want the framework to handle that.
Thanks
-marc
Hi,
I have:
<TelerikEditor @bind-Value="@ViewModel.MyText" />
(MyText ist string :-) )
And get the following exception in Firefox, but not in Chrome:
blazor Loaded 13.64 MB resources
This application was built with linking (tree shaking) disabled. Published applications will be significantly smaller. blazor.webassembly.js:1:48472
Firefox kann keine Verbindung zu dem Server unter wss://localhost:58268/ aufbauen. aspnetcore-browser-refresh.js:234:24
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]
Unhandled exception rendering component: this.valueContainer is undefined
setValue@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:1114771
Yt@https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js:6:36477
beginInvokeJSFromDotNet/s<@https://localhost:5001/_framework/blazor.webassembly.js:1:3332
beginInvokeJSFromDotNet@https://localhost:5001/_framework/blazor.webassembly.js:1:3306
St@https://localhost:5001/_framework/blazor.webassembly.js:1:59853
_mono_wasm_invoke_js_blazor@https://localhost:5001/_framework/dotnet.6.0.6.lrf372qj4b.js:1:195300
@:wasm-function[1]:0x0
@:wasm-function[219]:0x1a490
@:wasm-function[167]:0xce5e
@:wasm-function[166]:0xbd71
@:wasm-function[2812]:0xabf01
@:wasm-function[1616]:0x6fcc2
@:wasm-function[1620]:0x7032f
@:wasm-function[118]:0x969d
…
blazor.webassembly.js:1:35572
The editor work as excepted. But how I get rid of the exception? :-)
Hi, Is it possible disable totalcount if pagable is true? or localizate totalcount? 1- .. OF .. ITEMS
I don't want show total items in datasource becasue I have more than 100000 rows and it's too slow.
Thanks for answer
Peter
I'm using the "Predefined Dialogs".
... await Dialogs.ConfirmAsync("Are you sure?", Title);
How can I add icon to the dialog title and dialog buttons