Ignite UI for Blazor
New DiscussionUnable to solve System.Data.SqlClient not supported with Blazor?
I’m getting the following error: – System.Data.SqlClient is not supported on this platf…
246,296 Views
1 Replies
Blazor datagrid use of dynamic list using ExpandoObject
I am trying to databind the following dynamic list to the datagrid. Is this possible? I am converti…
75,680 Views
2 Replies
IgbDataGrid Get Selected Row
I'm trying to get the selected row from the IgbDataGrid. 1. First, the onselectionch…
76,151 Views
1 Replies
DataGrid TemplateColumn
This seems way more complicated than it should be. In the specific example I'm working on I jus…
127,808 Views
7 Replies
BLAZOR SERVER – Printing
I am hosting a Blazor Server App in IIS. When I run the project in VS, printing works fine. But whe…
57,652 Views
1 Replies
Blazor Multi-select dropdown
I’m looking for a drop-down InputSelect that will allow multiple selections. Other frameworks…
93,869 Views
1 Replies
Binding to a Nested Object in Blazor DataGrid
How would I bind a datagrid column to a nested object? For example: <TextColumn IsEditable = …
82,322 Views
1 Replies