Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InMethodGrid: Extra column is always there #517

Open
sajja opened this issue Jun 17, 2016 · 0 comments
Open

InMethodGrid: Extra column is always there #517

sajja opened this issue Jun 17, 2016 · 0 comments

Comments

@sajja
Copy link

sajja commented Jun 17, 2016

Hi,

When you do a
DataGrid grid = new DefaultDataGrid("grid", new DataProviderAdapter(listDataProvider), cols);
Where cols has n number of columns. When grid is rendered, there are always n+1 columns. (This is visible in the example screen shot given in the github too).

How do I get rid of empty last column

Sajith

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

No branches or pull requests

1 participant