0

Height of a row in a grid?

asked 2015-05-21 09:57:07 +0800

Tegomena gravatar image Tegomena
33 4

I googled around but didn't found a satisfying answer, how can I change the height of the rows in a grid?

Thanks again!

delete flag offensive retag edit

2 Answers

Sort by ยป oldest newest most voted
1

answered 2015-05-21 10:13:29 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...

updated 2015-05-21 10:15:00 +0800

Hey Tagomena.

You can alter one row height with the height attribute. :

<row height="100px">

This fiddle shows you an example.

If you want to alter all the rows there height, just use the height attribute of rows.

<rows height="50px">

This example has the rows and row height included.

Greetz Chill.

link publish delete flag offensive edit
0

answered 2015-05-26 16:14:16 +0800

Tegomena gravatar image Tegomena
33 4

Thanks, but it was much more complicated, because there are labels in the row and I had to adjust padding / line-height ... :-)

link publish delete flag offensive edit
Your answer
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2015-05-21 09:57:07 +0800

Seen: 21 times

Last updated: May 26 '15

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More