Skip to content

attempting to trigger C# event with MultiSortablelistGroup #12

Description

@AndyWatkins

Hi Alex,

I learning Blazor and C#. Im an old VB desktop guy.
I am having some problems understanding how to capture a list Item and triggering an event when moving an item from one list to another. The UI works beautifully. My problem arises when an Item is moved, I need to trigger an event in the @code block. The event needs the item being changed.
I have attempted to implement "onRemove" and it seems to trigger the custom event in the browser but the code never receives the event.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions