What I’m trying to do:
I have a standard datagrid with repeating panel. When viewed on a mobile it stacks (just as it should) but it looks ugly. Plus, it’s quite a complex row of data. I want to just have it display as it does on desktop, ie. all in one line with the user being able to zoom in and out and drag around on their phone.
What I’ve tried and what’s not working:
I’ve tried pretty much everything. I have looked at other Q&A’s on here and tried those solutions but they don’t work for me. I have worked with ChatGPT and Gemini for some hours but I got nowhere. I have set all wrap on settings to never, I have put the grid in a card, outside of a card, set the columns to “expand”… I think I have tried everything through the UI
Simply put, I don’t want any responsiveness at all on my grid. Is it even possible or is Anvil not able to selectively drop the responsiveness?
Thanks.