python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
how to create a text box with mask value like this PAN-123-1234-12345 in kendo
I want a text box with default value PAN---.
I can enter like this PAN-123-1234-12345
first 3 should be character
next 3 should be integer
next 4 should be integer
next 5 should be integer
i tried bel...
krishna mohan
Votes: 0
Answers: 1
Kendo Grid Search Toolbar throwing e.charAt is not a function
I am trying to add the Kendo Search Toolbar to my grid.
I have added the following in my Kendo Grid
toolbar: ["search"],
search: {
fields: [
{ nam...
TAD II
Votes: 0
Answers: 1
Enter key is not working for kendo-upload while using JAWS screen reader
I'm having kendo-upload in my application. Keyboard accessibility is working perfectly without JAWS. With JAWS the upload button is not keyboard accessible.
Note : We can't use role=application it wil...
Revathi
Votes: 0
Answers: 0
I'm unable add the padding for this kendo dropdown
I've been trying to resize the padding of kendo dropdown. I have taken a separate class
and Id too to make proper padding but no result. In the browser too I've tried to
inspect and make some changes ...
Naveen
Votes: 0
Answers: 2