I suggest you ...

allow custom method binding to actions of a control.

I'd like to be able to handle methods of standard ASP.NET web form controls using methods which aren't restricted to just the event handlers in the code behind.

0 votes
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    anonymousanonymous shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    1 comment

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      Submitting...
      • Tatham OddieTatham Oddie commented  ·   ·  Flag as inappropriate

        Events can point to any protected or public method on the underlying class with the appropriate delegate. How would you expect this to change? Code mockup?

      Feedback and Knowledge Base