Skip to content

Creating a Custom AJAX Control Toolkit Control Extenders in Blazor #297

@IceCreamStickModel

Description

@IceCreamStickModel

In WebForms normal input controls can extend with client scripting features using AJAX Control Extender controls. Or create Ajax Enabled Server Controls. Is it possible to create similar base class / concept to Blazor in order to do things similar way as WebForms has?

Means that I can implement generic reusable extension control in Blazor and attach it to some other Blazor component without having to change that Blazor component's implementation.

Idea / Concept is explained in following link:

https://learn.microsoft.com/en-us/aspnet/web-forms/overview/ajax-control-toolkit/getting-started/creating-a-custom-ajax-control-toolkit-control-extender-cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions