[Gambas-user] Merge cells or split cells In GridView or TableView
Bruce Steers
bsteers4 at gmail.com
Mon Jul 26 01:28:29 CEST 2021
On Mon, 26 Jul 2021 at 00:15, Mayost Sharon <sharon at 455.co.il> wrote:
> Hello
>
> Is it possible to merge cells or split cells
> In controls: GridView or TableView
>
> Thank you
>
no automatic function, you would have to code it
For GridView you could change the ColumnSpan and merge manually
Same for rows with RowSpan
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210726/9a8e6e1d/attachment.htm>
More information about the User
mailing list