Gsk8
Active member
Coming from VB, we are seeing major differences in Tables. See below. Is there a way to do this in XF? Thanks!
- Table properties can no longer be defined. Especially missed are "class" which allows full grid, outer border, and no grid; and width, which could be defined relatively as percentage of page width or absolutely as pixel count.
- colspan, as a modifier for [TD], allowing a table entry to take up multiple columns is also missed.
- Also bgcolor (background color), also a TD modifier, is missed.