[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.nebula] Re: Grid Row Span

Hi Mark,

Currently the Grid only does column spanning (i.e. horizontal) but not row spanning (i.e. vertical). That is a feature I'd like to add but I don't have a timeframe for it.

Regards,
-Chris

p.s. I don't believe Excel even allows L shaped cells. AFAIK it only allows rectangular merges.

Mark Proctor wrote:
The Grid control has a code snippet for column spanning, and I can see that the header can have spanned rows. Can I have spanned rows for a column in the main body? Can that block span rows and columns? Does it even allow for L shaped merges? Just trying to find out how far away the merging capabilities are from KTable or what you would expect in a spreadsheet like Excel or Calc.

Mark