Re: How to add table id into the Grid

2008-03-03 Thread DavidWei
lt;[EMAIL PROTECTED]> wrote: >> >> > >> >> > I need to add a table id to the grid to display user list. >> >> > >> >> > Here is what I try to do: >> >> > > >> > t:row="user" t:model="u

Re: How to add table id into the Grid

2008-03-02 Thread Filip S. Adamsen
> > I found the id field is not there in the table tag when I viewed source. It > is displayed as > > > How can I do? Thanks in advance. > > > > -- > View this message in context: ht

Re: How to add table id into the Grid

2008-03-01 Thread Davor Hrg
" t:model="userModel"t:rowsPerPage="10" t:lean="true" > >> > t:rowClass="rowCssClass" > > >> > > >> > I found the id field is not there in the table tag

Re: How to add table id into the Grid

2008-03-01 Thread DavidWei
t; > t:rowClass="rowCssClass" > >> > >> > I found the id field is not there in the table tag when I viewed >> source. It >> > is displayed as >> > >>

Re: How to add table id into the Grid

2008-03-01 Thread Howard Lewis Ship
t; 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 > > > > > > How can I do? Thanks in advance. > > > > > &g

Re: How to add table id into the Grid

2008-03-01 Thread Davor Hrg
;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 > > > How can I do? Thanks in advance. > > > > -- >

How to add table id into the Grid

2008-03-01 Thread DavidWei
I need to add a table id to the grid to display user list. Here is what I try to do: I found the id field is not there in the table tag when I viewed source. It is displayed as How can I do? Thanks in advance. -- View this message in context: http://www.nabble.com/How-to-add-table-id