##ComboBox Dependencies
The external script dependencies of the ComboBox control are as follows:
- jQuery 1.7.1 and later versions.
The internal script dependency ej.web.all.js is a bundle of all Syncfusion ASP.NET MVC controls. If you use ej.web.all.js in your application, you can leave this section, or else try to render ComboBox in your application using the ej.combobox.min.js file. Refer to the following frameworks and controls in your project.
File | Description / Usage |
---|---|
ej.core.min.js | Must be referred always before using all the JS controls. |
ej.data.min.js | Used to handle data operation and should be used while binding data to JS controls. |
ej.ComboBox.min.js | The ComboBox’s main file |
ej.globalize.min.js | Should be referred when localization used in ComboBox. |
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page