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

InForm Grid editing in mvc.net

6 Answers 102 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Nilambari
Top achievements
Rank 1
Nilambari asked on 11 Jun 2011, 10:05 AM
Hi,

We are using asp.net mvc telerik grid. We want to use InForm edit functionality of the grid. We found demo for this in telerik web site. However we want to render a .ascx (a custom UI for editing data) inside the grid. Please let us know how we can achieve this.

6 Answers, 1 is accepted

Sort by
0
Accepted
Atanas Korchev
Telerik team
answered on 13 Jun 2011, 07:13 AM
Hello Nilambari,

 You can check this code library project. It shows how to do the same for PopUp editing. The same approach can be used for InForms editing.

Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Nilambari
Top achievements
Rank 1
answered on 13 Jun 2011, 01:58 PM
Hi Atanas,

Thanks for your help. It really helped me a lot.

Thanks.
0
Ambrish
Top achievements
Rank 1
answered on 16 Jun 2011, 03:22 PM
Hi Atanas,

Please let me know how I can display data in readonly on double click of row. we are using inform editing with EditorTemplate. Tried with ClientEvents (OnLoad), however it is functioning same as clicking edit icon.

Regards,
Ambrish
0
Atanas Korchev
Telerik team
answered on 16 Jun 2011, 03:32 PM
Hello Ambrish,

 I am not sure I understand your requirement. Could you please clarify? Do you want to enter edit mode when the user double clicks a row?

All the best,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Ambrish
Top achievements
Rank 1
answered on 16 Jun 2011, 03:40 PM
I do not want to enter edit mode. I want to enter view mode i.e. display the information in readonly mode after double clicking the row. The data will similar to edit mode.

I hope you understand the issue. Please let me know if you need more information.

Regards,
Ambrish
0
Atanas Korchev
Telerik team
answered on 16 Jun 2011, 04:49 PM
Hi Ambrish,

This forum thread was originally about editing and in forms edit mode. I suggest you open a new forum thread and try to explain better what you are after. A screenshot or a sample project would help.


All the best,

Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Nilambari
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Nilambari
Top achievements
Rank 1
Ambrish
Top achievements
Rank 1
Share this question
or