<div dir="ltr"><div>I have a control named TableEdit in Gamba's Farm that pretends to do that in a gridview filled with a Table from a Database.</div><div>Depending the Field's type it automatically offers (in Edit mode, of course) a textbox, valuebox, checkbox or textArea).</div><div>Also can attach a especified control (like dirbox, buttonbox, combobox, etc.) in a EditWith property who expect a collection with the Field Name-Control pair.</div><div>Has wordwrap properties with row.height adaptative.</div><div>Hope it helps.</div><div><br></div><div>Best Regards.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">El mié., 22 ago. 2018 a las 17:59, Rolf-Werner Eilert (<<a href="mailto:rwe-sse@osnanet.de">rwe-sse@osnanet.de</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just a question...<br>
<br>
Is it possible to "attach" or "insert" other elements into a GridView cell?<br>
<br>
For instance, it might be nice to have a combobox in a GridView. Can I <br>
add this to the GridView cell's .Data somehow?<br>
<br>
I have one program which uses TextLabels and ToolButtons above GridView <br>
cells to simulate this to some extend, but I have to make them via <br>
arrays of objects and have to control them so that they follow the grid <br>
when it's scrolled etc.<br>
<br>
If they could be pinned to a grid cell, it would be easier to manage.<br>
<br>
Regards<br>
Rolf<br>
<br>
----[ Gambas mailing-list is hosted by <a href="https://www.hostsharing.net" rel="noreferrer" target="_blank">https://www.hostsharing.net</a> ]----<br>
</blockquote></div>