This topic is locked

Freeze Columns If Scrolling To The Right Side

6/24/2013 3:52:14 PM
PHPRunner General questions
C
christoph30 author

Hello,
I can freeze the header in a grid with the know function in PHP Runner.
But there are table with a lot of columns. If the user scroll to the right side, he never knows which entries belongs to which key columns
How can I freeze for example the first two or three columns?
Regards,

Chris

C
christoph30 author 6/28/2013

Hello,
no one has the same issue?
Regards,

Chris

Sergey Kornilov admin 7/1/2013

Unfortunately PHPRunner doesn't have such functionality.

G
g_parry 7/1/2013



Unfortunately PHPRunner doesn't have such functionality.


For what it's worth, I always reduce the fields visible in list to the essentials for a simple search. Very often in-line editing throws up glitches so forcing a full page edit makes sense for me. The only time I use wider lists is for export queries.
I hope this helps some