Hello
I suppose I have problem which is related to that I am new with Blazor and Syncfusion
I have followed examples on this forum and several helps and documentation on this site ( fx thread 153106)
and I get data to grid sorting filtering even delete, add and edit seems to work almost till the end
I suppose that this is some simple newbie syntax / logic error but now I need help, I do not see that error
Attached is the page, it is simple class with 4 fields data is coming from classlibrary which gets it from SQL server
to list of, and that is it, edit mode is normal
Sorting and Filtering triggers OnActionBegin and OnActionComplete events as they should
but edit, delete, update buttons on toolbar do not.
delete even removes item from grid but it does not trigger event to remove it from database
Finally I added handler to event OnToolbarClick and this fired on these grid toolbar buttons
but with out this handler it seems nothing happens. It may be that it does something "in house" but I would
like to make CRUD also do database and what I have read it should be as easy as write handler to OnActionBegin event
when grid edit mode is normal
Core 3.1.3 and Syncfusion Blazor 18.1.0.46
Best regards
Jukka Tervonen
Attachment:
Tuoteryhmät_779675f3.zip