-
Updated
Sep 11, 2020
blazor
Here are 1,079 public repositories matching this topic...
It would be good to have a easy way to disable a MatTab by just passing a prop.
-
Updated
Sep 1, 2020 - C#
@kiwi179 proposes a lookup set for additional functionality
https://wellsb.com/csharp/aspnet/code-first-ef-core-lookup-table-blazor/
https://coding.abel.nu/2013/11/enums-and-lookup-tables-with-ef-code-first/
Encryption at Rest
Track User Logins
-
Updated
Sep 10, 2020 - C#
It would be great if there were a BSComboBox (a cross between a Text input and a dropdown, with text autocomplete).
-
Updated
Jul 15, 2020 - C#
-
Updated
Sep 7, 2020 - F#
-
Updated
Aug 26, 2020 - C#
-
Updated
Sep 2, 2020 - C#
-
Updated
Sep 6, 2020 - C#
-
Updated
Sep 7, 2020 - C#
-
Updated
Aug 5, 2020 - C#
-
Updated
Sep 10, 2020 - CSS
To help with accessibility, we need to add an aria attribute to the x in the modal header as per the link above. We should also reenable the tabindex so the x can be tabbed into. This was r
-
Updated
Aug 28, 2020 - C#
To avoid confusion when a IJSRuntime has already been registered with the TestServiceProvider, lets use TryAddSingleton instead and throw an exception if it or some other mock has already been registered.
RTL Direction
Thank you very much for the excellent tools.
Is thw textbox support RTL direction, if not could you please add it.
Again thank you very much.
-
Updated
Jul 30, 2020 - C#
This is a "meta issue": currently I mostly throw exceptions of existing exception types from mscorlib. This isn't good in many cases, i.e. adding a few custom types would definitely make it easier to identify certain error scenarios from user code.
On a positive side, I always throw exceptions via Error.* methods, i.e. it's actually pretty easy to identify all the scenarios that would benefit f
-
Updated
Sep 11, 2020 - C#
Hello DevExpress Team,
I wanted to raise awareness that after the 20.1.6 update, the problem that the DxDataGrid EditForm immediately closes on custom button click exists again.
This is not related to a master-detail view as mentioned in #159, and specifying a [Key] attribute as mentioned in [T900420](https://supportcenter.devexpress.com/ticket/details/t900420/datagrid-for-blazor-the-edit-
-
Updated
Aug 29, 2020 - C#
-
Updated
Apr 29, 2020 - C#
-
Updated
Sep 8, 2020 - C#
Improve this page
Add a description, image, and links to the blazor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blazor topic, visit your repo's landing page and select "manage topics."
Tree 树形控件,Text是否可以支持html格式,目前好像只能放string太单调了。