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

[Solved] Different columns in edit popup

1 Answer 355 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mario
Top achievements
Rank 1
Mario asked on 05 Jan 2015, 03:41 PM
Hi

How can I display more (all available) columns from the database in my edit windows than I show in my actual table?

Here I have taken a template. I have uncommented the column "Units In Stock", how can I display this in the edit window but keep it out of the normal table?

http://jsfiddle.net/8ythhp1r/

Thanks

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 07 Jan 2015, 10:25 AM
Hello Mario,

To achieve this you should use a popup editor template. That will allow you to create an editor for every field of the dataItem, not matter if it is added as a Grid column or not.
More information and code sample may be found in the corresponding documentation.


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
Mario
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or