I've manually built a bootstrap menu for use in SQLFORM.grid. Apart from 
having to make the links column wider with CSS, it works well.
"manually" means assembled with DIV, UL, LI, A and B helpers. I used 
data-toggle which means a click to expand the menu and a click to close it 
again, which is ok, but different to the built-in menus which hide when no 
more mouse-over. 

Yet the menus in the app, created with the MENU helper, are bootstrap 
styled. 
How is this done and can I get bootstrap popup menus from MENU?


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to