You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started working on this on a branch, if you want to try it and see how it fares. You should just need to apply cf5b439 to try it. Then set addUiClasses: false on your dgrid instance.
The only ui- classes this changeset doesn't disentangle are the ui-icon classes that dgrid uses, but based on what I've seen so far its usage of them seems pretty much on par with jQuery UI's.
By default dgrid add jqueryUI ui-xxx classes to the markup.
In my application I need to use dgrid and jqueryUI widgets, but dgrid with dojo theme.
So, can you add some option like 'ignore-ui-theme'?
Thanks!
The text was updated successfully, but these errors were encountered: