jQuery(…).uibutton is not a function

QuestionsjQuery(…).uibutton is not a function
Martin Mata asked 2 weeks ago

Hi. In the console , i have this error:

jQuery(…).uibutton is not a function

This error is in the line:

jQuery(“#lstMyGrid_globalsearch”).uibutton({icons:{primary:”ui-icon-search”},text:false})

How i get a solution for this ?

Thanks!!!

 

1 Answers
Abu Ghufran Staff answered 2 weeks ago

Try using .button(…) instead of .uibutton(…)

Let me know if not solved and share the full html code.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

17 + 2 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?