FYI<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">John LaBanca</b> <span dir="ltr">&lt;<a href="mailto:jlabanca@google.com">jlabanca@google.com</a>&gt;</span><br>
Date: 19 April 2011 21:39<br>Subject: Re: [gwt-contrib] Re: Future of CellTable<br>To: <a href="mailto:google-web-toolkit-contributors@googlegroups.com">google-web-toolkit-contributors@googlegroups.com</a><br><br><br><div class="gmail_quote">
<div class="im">On Tue, Apr 19, 2011 at 2:04 PM, Jeff Larsen <span dir="ltr">&lt;<a href="mailto:larsenje@gmail.com" target="_blank">larsenje@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


John, can you elaborate what <div><span style="color: rgb(34, 34, 34);"><div><ul><li>Expandable rows (really, a fully customizable table builder, probably post GWT 2.3)</li></ul></div><div>means?</div><div><br></div>

<div>I&#39;m currently working on adding groupability to a copy of celltable and its hierarchy. Will the fully customizale table builder be the solution I&#39;m looking for? </div></span></div></blockquote><div><br></div>


</div><div>The idea with TableBuilder is that you can build a CellTable with any table structure, using row spans, column spans, and Cells wherever you want.  I haven&#39;t even started on the API, but at a high level, you will be given a row value and a TableBuilder, and you render 0 or more rows that represent the value into the TableBuilder.  In the simplest case, you render a single row with some columns, each containing one Cell that maps to a field in the row value.  However, you can do any of the following:</div>


<div><ul><li>Create &quot;expandable rows&quot; by rendering multiple rows to represent the row value and index all but the first row</li><li>Insert a group header by making the first row span all columns</li><li>Create an error row beneath the rendered row to display an error</li>


<li>Insert multiple Cells within a column</li></ul></div><div>I working on the fixed headers now, so I won&#39;t even begin work on TableBuilder until May, with a goal to finish by the end of June.</div><div class="im"><div>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">



<p></p>

-- <br><div><div></div><div>
<a href="http://groups.google.com/group/Google-Web-Toolkit-Contributors" target="_blank">http://groups.google.com/group/Google-Web-Toolkit-Contributors</a></div></div></blockquote></div></div><div><div></div><div class="h5">
<br>

<p></p>

-- <br>
<a href="http://groups.google.com/group/Google-Web-Toolkit-Contributors" target="_blank">http://groups.google.com/group/Google-Web-Toolkit-Contributors</a></div></div></div><br>