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
Hi, i've had situations where I want to programmatically set/get the selected row. With the current architecture this doesn't quite work. I'd be happy to rewrite menuaim as a jquery widget (http://learn.jquery.com/plugins/stateful-plugins-with-widget-factory/) - let me know if you'd take a PR?
One disadvantage that I can think of is that there would be a new dependency on jQuery.widget...
The text was updated successfully, but these errors were encountered:
Hi, i've had situations where I want to programmatically set/get the selected row. With the current architecture this doesn't quite work. I'd be happy to rewrite menuaim as a jquery widget (http://learn.jquery.com/plugins/stateful-plugins-with-widget-factory/) - let me know if you'd take a PR?
One disadvantage that I can think of is that there would be a new dependency on jQuery.widget...
The text was updated successfully, but these errors were encountered: