Forum > General
StringGrid Merge cellules
gege:
Good morning,
I'm looking for a solution to merged cells with a StringGrid.
All the examples found on the net work with delphi 7 and 10 but not with lazarus?
What a technique used!
THANKS
KodeZwerg:
What you mean by saying "merge cells", can you exemplary show a "before..after" about how it is meant?
gege:
I am looking for an identical representation used in EXCEL, using several contiguous cells to make one.
Example : https://delphi.developpez.com/faq/?page=Le-composant-TStringGrid#Comment-fusionner-les-cellules-d-un-StringGrid.
dsiders:
--- Quote from: gege on March 21, 2023, 09:28:37 am ---I am looking for an identical representation used in EXCEL, using several contiguous cells to make one.
Example : https://delphi.developpez.com/faq/?page=Le-composant-TStringGrid#Comment-fusionner-les-cellules-d-un-StringGrid.
--- End quote ---
Have you looked at the example programs in examples/gridexamples/merged_cells/?
gege:
Many thanks, I thought of several types of research except this one, which gives the solution to my problem.
Navigation
[0] Message Index
[#] Next page