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

[Solved] Q1 2011 Add Record using InForm Edit Mode and Groups

3 Answers 88 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.
Carson
Top achievements
Rank 1
Carson asked on 18 Mar 2011, 01:37 PM
When you add record in a grid using:

.Editable(editing => editing.Mode(GridEditMode.InForm))
.Groupable(grouping => grouping
     .Groups(groups => groups.Add(o => o.Name))
)

... the edit template for adding a record appears in every single group, instead of just at the top of the grid.

3 Answers, 1 is accepted

Sort by
0
Accepted
Atanas Korchev
Telerik team
answered on 21 Mar 2011, 01:35 PM
Hi Carson,

 We were able to reproduce this problem and confirm it as a bug. I am sending a hotfix build which addresses this problem. I have also updated your Telerik points.


 Regards,
Atanas Korchev
the Telerik team
0
Carson
Top achievements
Rank 1
answered on 22 Mar 2011, 04:30 PM
Thank you for the hot fix.
I don't seem to be using it correctly, however.
I have unzipped it, referenced the .dll from my project, and copied the contents and scripts to my project.
But, when I run, none of the Telerik scripts/content is working. What could I be missing?

Screenshot attached.

Thanks,
Carson
0
Carson
Top achievements
Rank 1
answered on 30 Mar 2011, 01:28 PM
If you also need help running a different set of scripts because of a hotfix or you want to edit the JavaScript source code see this and this.
Tags
Grid
Asked by
Carson
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Carson
Top achievements
Rank 1
Share this question
or