Show Hide Reorder Columns like adwords UI

2010-11-06 Thread ycol
Hi,
I would like to know how to implement show, hide and reorder columns
for a cellTable.
I see the ability on the UI for the adwords/key word tool.
There is a 'Columns' button on top of a datatable.
Clicking the button allows the user to customize the columns.
Thank you
GWTNewbie

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Show Hide Reorder Columns like adwords UI

2010-11-07 Thread ycol
Anybody?
Seems like the basic features one would require for a data based
application.

On Nov 6, 8:36 am, ycol  wrote:
> Hi,
> I would like to know how to implementshow,hideand reorder columns
> for a cellTable.
> I see the ability on the UI for the adwords/key word tool.
> There is a 'Columns' button on top of a datatable.
> Clicking the button allows the user to customize the columns.
> Thank you
> GWTNewbie

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Hierarchical cellTable

2010-11-19 Thread ycol
hi All,
I am looking to create a Hierarchical cellTable to achieve something
like on this page

http://www.trirand.net/examples/hierarchy/subgrid_3_levels/default.aspx

Is this possible using gwt?
Can someone provide me sample code or let me know what the steps would
be?
Please help
Thanks in Advance
GWTNewbie

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Hierarchical cellTable

2010-11-20 Thread ycol
hi John,
That kinda sucks for me :)
I have though of some alternatives but this was my ideal solution from
a user experience perspective.
I am working on a application that has about 20 different
hierarchical  entities that are max of four levels deep.
The number of records are very small we go deeper in the hierarchy.
It is a read only application
Thanks for the heads up.


On Nov 19, 2:39 pm, John LaBanca  wrote:
> CellTable doesn't currently support something like this.  We're planning on
> adding expanding rows in GWT 2.2.  Out of curiosity, do you need a full
> blown CellTreeTable, or do you just one to expand one level deep?
>
> Thanks,
> John LaBanca
> jlaba...@google.com
>
> On Fri, Nov 19, 2010 at 5:27 PM, ycol  wrote:
> > hi All,
> > I am looking to create a Hierarchical cellTable to achieve something
> > like on this page
>
> >http://www.trirand.net/examples/hierarchy/subgrid_3_levels/default.aspx
>
> > Is this possible using gwt?
> > Can someone provide me sample code or let me know what the steps would
> > be?
> > Please help
> > Thanks in Advance
> > GWTNewbie
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.