Articles in this section
Category / Section

How to render the web controls in Unobtrusive method?

1 min read

You can render all the controls in web in unobtrusive way. To achieve this, refer to the “ej.unobtrusive.min.js” after referring the “ej.web.all.min.js”. Refer to the following code example.

HTML

<script type="text/javascript" src="scripts/ej.web.all.min.js"></script>
<script type="text/javascript" src="scripts/ej.unobtrusive.min.js"></script>

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied