On Fri, 04 Aug 2017, Rolf-Werner Eilert wrote:
> Anyway, I have made so many bad experiences with RichText in the GridView
> that I thought about other ways of implementing this.
> 

I don't know how your cells would be laid out but maybe you can get away
with setting the RowSpan of the other cells in your row to 2. That would
give you two cells on your row, one above the other and next to the ones
with RowSpan=2, whose backgrounds can be set independently.

-- 
"There's an old saying: Don't change anything... ever!" -- Mr. Monk

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to