Ajax DataGrid Support Product Page

Answered

Resize Datagrid

Asked 09 May 2012 00:45:59
1
has this question
09 May 2012 00:45:59 Gianluca Zeri posted:
Hi,
I'm still wondering about this component. How can I solve the problem that I encounter in the scaling of the grid?
I made a test page www.biforce.it/test/test.asp
If I resize the page, the last column on the right (test 2, test 3 are not visible even using the horizontal scroll bar. This is necessary since the page can be viewed with all devices (PCs, tablets and other).
How can i fix this?
Where i'm wrong?

Best regard
Gianluca

Replies

Replied 11 May 2012 07:11:15
11 May 2012 07:11:15 Miroslav Zografski replied:
Hello Ganluca,

When setting up DataGrid set its width to auto.
You can check that here:
79.124.72.94/phpTests/TestDataGrid.php

Regards.
Replied 11 May 2012 09:07:19
11 May 2012 09:07:19 Gianluca Zeri replied:
Hi,
I am happy to read you. Now I set the width and height of car, but I have not solved the problem
In the properties of the DataGrid I have set all the flags
Horizontal Stripe, Vertical Stripe, Resize end Nowrap

You can check that here:
www.biforce.it/test/test.asp

Best regards,

Gianluca
Replied 11 May 2012 12:24:00
11 May 2012 12:24:00 Miroslav Zografski replied:
Ganluca,

Have you set the width to "auto"? Also make sure that not only the container is with % width.

Regards.

Reply to this topic