NetTalk Central

Author Topic: Headers in mobile  (Read 2640 times)

wasatchconsulting

  • Jr. Member
  • **
  • Posts: 72
    • View Profile
    • Email
Headers in mobile
« on: September 20, 2023, 08:28:25 AM »
I recently converted an app in v12 to v14

One of the changes in v14 appears to be a change in the way the browse headers act in smaller screens. In Desktop, the browse has the normal column headers and then row.

When you change to mobile, the browse column headers move into the row as a prompt for each row. How can I change this back to column headers? I am using the DIV GRID method. If I change to table view, the headers disappear altogether. I am using all default styles and I reviewed the themer program and this is doing the same thing.

Thanks
Ken Watts

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Headers in mobile
« Reply #1 on: September 20, 2023, 08:59:55 PM »
Hi Ken,

it's all done with CSS, so inspect the CSS and change as desired.

Cheers
Bruce