This question is locked. New answers and comments are not allowed.
Dear All
i am using Nerddinner approach in MVC development (entity framework ORM and repositories in models) and i have a problem in popout edit mode, i don't wont to display all model properities.
Q: Is there is any way to use telerik mvc grid popout edit mode without adding customized editable models and not display all fields?
(i dont want to scaffold all probarities of model [ie. ID, IsValid])
.readOnly() .Hidden() and selecting specific columns does not work, it displays all fields in editing.
is this related to editor templates or version?, i am using v.2011.2.712.340
Is there any workaround? or i am missing something?
I am new in Telerik and i scanned Telerik Forums, KB, Documentation and Code Library, no luck :(
NOTE: i don't wont to use InLine Edit Mode or customized editable models.
any help will be highly appreciated.
and thanks in advance..
obay
i am using Nerddinner approach in MVC development (entity framework ORM and repositories in models) and i have a problem in popout edit mode, i don't wont to display all model properities.
Q: Is there is any way to use telerik mvc grid popout edit mode without adding customized editable models and not display all fields?
(i dont want to scaffold all probarities of model [ie. ID, IsValid])
.readOnly() .Hidden() and selecting specific columns does not work, it displays all fields in editing.
is this related to editor templates or version?, i am using v.2011.2.712.340
Is there any workaround? or i am missing something?
I am new in Telerik and i scanned Telerik Forums, KB, Documentation and Code Library, no luck :(
NOTE: i don't wont to use InLine Edit Mode or customized editable models.
any help will be highly appreciated.
and thanks in advance..
obay