Simple flat data table demo

Z

Demonstrated features

  • flat table
  • horizontal scrollbar
  • default styling

Required skills

  • beginner

Required license

  • free
IDGenderDate Of BirthFirstnameLastnameAddressZipcodeCityCountyCountryEmailPhone NoRegistration Date
IDGenderDate Of BirthFirstnameLastnameAddressZipcodeCityCountyCountryEmailPhone NoRegistration Date

Custom CSS added to this table:

.student_address,
.student_city,
.student_county {
    white-space: nowrap;
}

Notes

  • Wrapping is disabled on this page for some fields with the CSS below. This improves the layout for this table.

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *