-
- To create a new event
- ~~To create a new access code~~
- To get all events
- To get event by ID
- ~~To get all event access codes~~
-
I have a note taking app where users can take notes containing links that get converted to ``.
The default behavior of any desktop Blazor app (Photino, MAUI, WPF, WinForms) using any kind of webvie…
-
This sample https://staging.infragistics.com/products/ignite-ui-blazor/blazor/components/grids/grid/summaries#formatting-summaries
do look like it is formatting the summaries but in practice it uses …
-
1. Select column
2. Click on filter -> the selection of the column disappears and you do not have a visual indication which is the filtered column
https://staging.infragistics.com/products/ignite…
-
I'm getting a lot of requests around Blazor components recently since .NET 8 is out.
We need to create a POC and for that matter we could replace a Vue component that we use in the Admin UI.
Refac…
-
The sample in the **Cell Validation on Edit Event** section is supposed to show an **IgbToast** when entering a greater value in the **Units on Order** column but shows an alert instead.
https://st…
-
We can find that many examples of Blazor code cause the warnings involved with C# nullable reference types (CS8618 and CS8625).
We can find one of the examples in the document page for the `IgbAvat…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I would like to implement a s…
-
Title: Style Issues and JavaScript Errors with MudSelectExtended Component
Body:
Description
I am encountering an issue with the MudSelectExtended component in my Blazor application. The compon…
-
We can see the example code for the `IgbAvatar` component that handles asynchronous operations with the `ContinueWith` method chain, as below.
https://www.infragistics.com/products/ignite-ui-blazor…