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

Displaying controls horizontally in an editable RadGrid

3 Answers 79 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 22 Dec 2011, 03:11 PM
Hello,

I am using a grid that opens for editing.  I am using "editforms" for EditMode.  However, it loads the controls vertically when the grid opens for editing.  I have a several controls so I would like to display them side by side (horizontally).  Is that possible?

Thanks,
Tom

3 Answers, 1 is accepted

Sort by
0
Accepted
Elliott
Top achievements
Rank 2
answered on 22 Dec 2011, 05:07 PM
maybe use a UserControl instead?  then you can put whatever you want in there
0
Shinu
Top achievements
Rank 2
answered on 23 Dec 2011, 05:38 AM
Hello Thomas,

One suggestion is you can use FormTemplate as explained in the following demo.
Grid / Form Template Edit Form

-Shinu.
0
Thomas
Top achievements
Rank 1
answered on 23 Dec 2011, 03:48 PM
Thank you both for your suggestions.

-Tom
Tags
Grid
Asked by
Thomas
Top achievements
Rank 1
Answers by
Elliott
Top achievements
Rank 2
Shinu
Top achievements
Rank 2
Thomas
Top achievements
Rank 1
Share this question
or