Please add this as a bug; the Grid component should render informal parameters into the <table> element it renders.
On Sat, Mar 1, 2008 at 9:04 AM, Davor Hrg <[EMAIL PROTECTED]> wrote: > I think you need to put t:id="userList" instead of id="userList" > > Davor Hrg > > > > On 3/1/08, DavidWei <[EMAIL PROTECTED]> wrote: > > > > I need to add a table id to the grid to display user list. > > > > Here is what I try to do: > > <table id="userList" t:type="Grid" t:source="userGridDataSource" > > t:row="user" t:model="userModel"t:rowsPerPage="10" t:lean="true" > > t:rowClass="rowCssClass" > > > > > I found the id field is not there in the table tag when I viewed source. It > > is displayed as > > <table class="t-data-grid"> > > > > How can I do? Thanks in advance. > > > > > > > > -- > > View this message in context: > http://www.nabble.com/How-to-add-table-id-into-the-Grid-tp15777353p15777353.html > > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]