This is a migrated thread and some comments may be shown as answers.

Grid Popup Editing - Need Customize layout to have multiple columns in the popup

1 Answer 309 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Abhilash
Top achievements
Rank 1
Abhilash asked on 27 May 2013, 11:28 AM
Hi,

I am using the Grid Popup Editing for one of my implementation. I have a number of fields (around 18) which I would like to  arrange in 5 columns having 5 fields in each. After implementing I see all the fields are arranged in one column and you need to scroll down to Save or Cancel.

Is there a way to arrange them in no of columns.

Please find the screenshot attached for better understanding.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 29 May 2013, 10:29 AM
Hi Abhilash,

Your scenario is a bit unclear.

After implementing I see all the fields are arranged in one column and you need to scroll down to Save or Cancel.

I cannot see a scroller in the attached screenshot. What I am missing?
On a side note, if you would like to change the editor window dimensions please use the following syntax:
editable: {
    "mode": "popup",
    "window": {
        "width": 600,
        "height": 800
    }
}


Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Abhilash
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or