Open MihaMarkic opened 5 years ago
Hi @MihaMarkic
Thanks for your great effort on this project. In the meantime I worked around some issues using my fork.
I really appreciate the announcement of DevExpress. However, there are huge steps necessary until they have nearly the functionality implemented of the DevExtreme client side widgets. I think they choose the right path, it seems that they're not using just wrappers but, they created new controls with C#.
Currently, we're using DxDataGrid, DxCheckBox, DxTextBox and DxDateBox in our Razor Components application using your wrappers. We're satisfied.
Regards Sven
I tempted to discontinue the project since DevExpress announced official Blazor support. Keeping this alternative doesn't make much sense anymore. Thanks for all the comments and contribution, it has been a fun ride.
Special thanks to @sven5 for all the contribution.