How can I put a button in a Data Grid in balsamiq? I'm using Balsamiq Mockups 2.2.9.
Asked
Active
Viewed 2.8k times
22
-
1I don't think you can put a button in a data grid using the wiki formatting text, the best I found was to just place a button on top of the grid by dragging it on. It looks fine but doesn't automatically flow if you change the layout or size of the table. – Matthew Lock Jan 06 '16 at 04:15
-
4I think this should be reopened as it is about a software tools commonly used by programmers; and is a practical, answerable problem that is unique to software development – Matthew Lock Jan 06 '16 at 04:16
1 Answers
11
I just know that a data grid allows to insert only radio buttons or check boxes. However, you may solve your question in below link,
http://blogs.balsamiq.com/ux/2010/07/15/mockup-tips-datagrids-and-specifying-interaction/
I'm not sure that in recent versions, whether it has any other available methods.
-
7Still looks like you cannot add a button into a grid /table . Have to just drag a button on TOP of grid :( – Tom Stickel Apr 18 '16 at 22:47