onchange event not firing #2082
Unanswered
theafricaninternetgroup
asked this question in
Questions
Replies: 1 comment 2 replies
-
You are saying
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have implemented and custom InputSelect blazor component where the user can specify the list type,display and value members
I have restricted the list type to ReadOnlyListBase and BusinessListBase.The select HtmlElement is being populated by use of reflection what I am not getting right the onchange event is not firing.I not quite sure where I am getting it wrong.The code snipnet of component is shown below
You usual community support will be highly appreciated
Many thanks
Dennis
Beta Was this translation helpful? Give feedback.
All reactions