Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
151310 | Feb 6,2020 12:18 PM UTC | Feb 7,2020 10:49 AM UTC | ASP.NET Core - EJ 2 | 1 |
![]() |
Tags: Text Box |
<div class="control-section">
<div class="control_wrapper accordion-control-section">
<ejs-textbox id="default" placeholder="Enter date" created="onCreateIcon"></ejs-textbox>
</div>
</div>
<script>
function onCreateIcon() {
var textboxObj = document.getElementById("default");
textboxObj.ej2_instances[0].addIcon("append", "e-date-icon");
}
</script>
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.