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

Tabbing order on Fields #6

Closed
delhibabu86 opened this issue Mar 23, 2018 · 3 comments
Closed

Tabbing order on Fields #6

delhibabu86 opened this issue Mar 23, 2018 · 3 comments

Comments

@delhibabu86
Copy link

Hi Team
I was looking into your Grid and its awesome. However i do have a query.Right now the field tabbing goes from left to right. However i would like to have them go from top to bottom. Is there a way we can do it with this ReactSimpleFlexGrid. Please guide.

@tyherox
Copy link

tyherox commented Apr 6, 2018

Hey @delhibabu86,

Not sure if I'm understanding your question correctly but did you perhaps try using the span settings to achieve the top to bottom behavior? If you set the span to 12 (or if you don't want it full-width you could try using offsets) the grid will arrange the components from top to bottom.

@nickbullll
Copy link
Owner

I don't understand what you want to achieve

@nickbullll
Copy link
Owner

No response

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

No branches or pull requests

3 participants