Normally i use to create a msflexgrid:
Me.MSFlexGrid1.FormatString = "<STRADA|^PR|<COMUNE-LOCALITA'|^CAP|^LAT|^LNG|<STRADA"
now i need to create a msflexgrid with a union of 5 columns from the second col...
Possible?
note:
the merged cell have lenght 1000 and the 5 coluimn have lenght 200, center all meged cell and each column
Me.MSFlexGrid1.FormatString = "<STRADA|^PR|<COMUNE-LOCALITA'|^CAP|^LAT|^LNG|<STRADA"
now i need to create a msflexgrid with a union of 5 columns from the second col...
Possible?
note:
the merged cell have lenght 1000 and the 5 coluimn have lenght 200, center all meged cell and each column
Attachments
Last edited: