We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Error Object does not support property or ' ejButton ' method

Hello,

I have a problem with using this suite ( essential 12.4.0.24 study) with web forms in Visual Studio 2013 community.

This controls works in web forms? does not work any control in a web project : -(

  Error message: Object does not support property or ' ejButton ' method

Thanks for the help !!

7 Replies

RM Ragunath M Syncfusion Team January 14, 2015 07:33 AM UTC

Hi Jose

Thanks for using Syncfusion products,

We suspect that reported issue has occurred due to improper/missing script reference. We suspect that the following are the root causes for the reported issues.

1)  May be ‘Ej.web.all.min.js’ script file was not referred properly.

2) May be ‘JQuery’ script file has referred twice in your sample.

Please try with the above mentioned cases, if the issue still exists, please share the following details.

1) CDN link if any used in your sample.

2) Browser details (With version).

3) Kindly check whether ‘ej.web.all.min.js” has loaded properly in your web page by using developer tool of browser. If not please share the issue reproducing sample, which helps us to identify and resolve the issue ASAP.

The documentation for dependent Scripts and CSS is available in following link:

http://help.syncfusion.com/ug/js/default.htm#!documents/addingthecssandscrip1.htm

We have attached a simple sample to exhibit this behavior and it is available in the following link:

http://www.syncfusion.com/downloads/support/directtrac/117959/Button_117959-2132154945.zip

Regards,

Ragunath M




JO Jose January 14, 2015 07:52 AM UTC

Thank you, I'll try now !!  :-)

Regards


RM Ragunath M Syncfusion Team January 15, 2015 06:46 AM UTC

Hi Jose,

Thanks for the update.

Please get back to us, if you need any other assistance related to our Syncfusion products.

Regards,
Ragunath M


JO Jose January 15, 2015 07:39 AM UTC

With your intrucctions works perfectly . Thank You !!!!

One last question , if I wanted to apply a theme to a control, or create a new one, there is a site where an example ?.

Thank you very much again. !!!!


RM Ragunath M Syncfusion Team January 15, 2015 10:25 AM UTC

Hi Jose

Query: How to apply theme to the control

If you are using Syncfusion template for creating website means open your site.master file, there our themes will be referred as like below. Our themes sources are available in the below mentioned place. You may change the theme whichever required. Themes and scripts CDN links are available under the below link location, and you can make use of it. Also refer the KB which describe how to change the theme using Syncfusion controls.

CDN link location: http://help.syncfusion.com/ug/js/documents/cdn.htm
KB link: http://www.syncfusion.com/kb/3238/how-to-refer-themes-for-ejweb-tools-control

Location for list of available themes in your sample: (your Sample)/Content/ej/
 


Please prefer the following code snippet:

<code>
[site.master]

    <link rel='nofollow' href="Content/ej/ej.widgets.core.min.css" rel="stylesheet" />

    <link rel='nofollow' href="Content/ej/default-theme/ej.theme.min.css" rel="stylesheet" />

</code>


Regards,

Ragunath M

 
 
 




JO Jose January 15, 2015 11:46 AM UTC

Fantastic information.

Thank you very much !!!!!




RM Ragunath M Syncfusion Team January 19, 2015 09:33 AM UTC

Hi Jose,

Thanks for the update.

Please get back to us, if you need any other assistance related to our Syncfusion products.

Regards,
Ragunath M

Loader.
Live Chat Icon For mobile
Up arrow icon