-
Where are the codes?
I cant use the samples from website
https://blazor.syncfusion.com/documentation/datagrid/getting-started
cant find
``
also table does not display, is blazor components…
-
**Describe the bug**
The DataGrid OnFilter operation doesn't appear to offer a way to manipulate the filter value after a user enters it. My particular use case is a phone number. I'd like a user t…
-
**Is your feature request related to a problem? Please describe.**
As DataGrid user I would like to choose rows which I would like to move below or above current position.
**Describe the solution …
-
When DropDownDataGrid is used with LoadData then it displays empty value line if the value is not present on the current 'drop' page.
To reproduce the issue use the 'Custom Filtering' from the demo…
-
I'm not sure, this might be slightly related to #1926 but I *think* my use-case is different.
Long story short: Trying to avoid repeating the following code across multiple components in my Blazor …
-
Hi,
I am binding a list of a Dynamically emitted class. The property names may contain spaces. Blazor datagrid is throwing exception. Is there a way to fix this?
-
Blazor crashes with unhandled Exception, when clicking on DiagnosticsView
This is dev-Branch
![image](https://user-images.githubusercontent.com/33341896/159118141-4c430876-ed53-4bf9-8c65-aa068bf862f…
-
### 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.
_No response_
### Describe the sol…
-
**Describe the bug**
Using the example provided in the doc ```https://blazorise.com/docs/extensions/datagrid/features``` to enable a CustomFilter ```CustomFilter="@OnCustomFilter"``` I realize that C…
-
**Describe the bug**
We have been using your components for a while and enjoy them. I cannot say that I have specifically used the filter in quite a while, but we have implemented it on list boxes an…