Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

ShowCase Example CellTables Issue #442

Open
sunil0791 opened this issue Oct 17, 2013 · 3 comments
Open

ShowCase Example CellTables Issue #442

sunil0791 opened this issue Oct 17, 2013 · 3 comments

Comments

@sunil0791
Copy link

Hi,

I was trying to see how DataGrid works. Everything is fine, but when u minimize the browser, the browser scroll is not see.i.e., when the screen is made smaller for like for Tablet or Phone view, u cant scroll down to see the remaining things.
I thing it is the issue with datagrid.
Please let me know if u could reproduce it

Thanks & Regards,
Sunil

@reinert
Copy link
Contributor

reinert commented Oct 17, 2013

Sunil, DataGrid requires a ProvidesResize Widget as container in order to
automatically resize along with screen's resizing.

This is a GWT issue.

I advice you to use CellTable. It has a better compatibility with
GWT-Bootstrap (as we don't support ProvidesResize yet).

D. Reinert

D. Reinert

On Thu, Oct 17, 2013 at 10:33 AM, Sunil Kumar A [email protected]:

Hi,

I was trying to see how DataGrid works. Everything is fine, but when u
minimize the browser, the browser scroll is not see.i.e., when the screen
is made smaller for like for Tablet or Phone view, u cant scroll down to
see the remaining things.
I thing it is the issue with datagrid.
Please let me know if u could reproduce it

Thanks & Regards,
Sunil


Reply to this email directly or view it on GitHubhttps://github.com//issues/442
.

@sunil0791
Copy link
Author

Hi Danilo,

Thanks a lot!! for the quick reply.
Will do the same.

Regards,
Sunil

@reinert
Copy link
Contributor

reinert commented Jan 12, 2014

Please give us some feedback or I'll close this issue in 48h.
Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants