The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am using the Javascript DatePicker control. I need to get the value of the control in javascript. The control displays fine and I can select a date, but when I run this line
var dateObj = $('#testinput').ejDatePicker("instance");
I get
Uncaught TypeError: $(...).ejDatePicker is not a function
Is this the correct call to get the selected date value? If not, what should I be using? I have tried everything I can think of but I still get the same error
Can I suggest that you add this to the documentation? Date pickers are great and all, but it there is no documentation for getting the data out of them they aren't much use.
thanks again!
SPSureshkumar P Syncfusion Team October 30, 2019 07:03 AM UTC
Hi Jim,
Thanks for your update. We will consider this in our documentation section.