integrativesoft / lara

Lara Web Engine is a lightweight C# framework for web user interface development.
Apache License 2.0
153 stars 9 forks source link

BindInput() not working on elements without ID assigned #94

Closed pablocar80 closed 4 years ago

pablocar80 commented 4 years ago

The BindInput method is not working on controls without the element id property assigned.