Hello People,
I have a Problem with the Dropdownbutton
I am using the version 4.0.0 with Windows 8.1 and Internet Explorer 11
I’m trying to find out the class name for the dropdownbutton
this is the Api from the Documentation $(‘#jqxDropDownButton’).jqxDropDownButton(‘close’);
I search the Classname for ‘#jqxDropDownButton’
I’ve tried the following
$(‘.jqx-dropdownbutton’).jqxDropDownButton(‘close’);
my approach has not worked
no solution
I hope you can help me.
Greetings from Berlin (Germany)
Detberlin