I have a GDBG which has several push button cells. When pressed they display a popup form bound to a dataset which allows selecting multiple items, and then populates a textbox cell next to the pushbutton cell. The pushbutton header cell text is blank (yes I could put something in it). Ideally however; I would like the pushbutton in the same cell as the textbox, but since I cannot figure how to do it, I have placed them next to the textbox cell, but I don''t like the empty header cell for the pushbuttons. Any suggestions?
Thanks