KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: What CSS classes of the Data Grid can be overridden?
PRODUCT: 4D Web 2.0 Pack | VERSION: 11.1 | PLATFORM: Mac & Win
Published On: May 29, 2008

PLEASE NOTE: This Tech Tip applies to 4D Ajax Framework v11 Release 1

Developers can override the CSS styling of the Data Grid based on data type. The available CSS classes to be overridden are:

  • .datanumeric - change the CSS of numeric field types.
  • .datatext - change the CSS of text field types.
  • .datatime - change the CSS of time field types.
  • .datadata - change the CSS of date field types.
  • .databoolean - change the CSS of boolean field types.


For more information see the Data Grid API Reference doc at:

https://www.4d.com/support/documentation.html