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

[Solved] Client Insert of Grid Row does not respect Client Template for Cell

4 Answers 94 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.
Frank Michael
Top achievements
Rank 1
Frank Michael asked on 19 May 2010, 03:11 PM
See the attached screenshot.
The client template works for Edit and Display, but not for Insert.
I believe this is a Telerik Error.

4 Answers, 1 is accepted

Sort by
0
Frank Michael
Top achievements
Rank 1
answered on 20 May 2010, 02:22 PM
This question is still open.
I have applied for support tickets, but it is not yet active. So any help in the meanwhile is appreciated.
0
Frank Michael
Top achievements
Rank 1
answered on 27 May 2010, 10:46 AM
The project 195669_grideditrowproblem does not solve this issue here.

Please uncomment the lines:

        //.ToolBar(tb => 
        //{ 
        //    tb.Insert() 
        //        .HtmlAttributes(new { id = "toolbar-action-insert" }); 
        //}) 

and start the project calling the action /Workitem/Detail.
Then add a new row, then you can see that the client template is not respected (See screenshot).
0
Accepted
Atanas Korchev
Telerik team
answered on 27 May 2010, 11:58 AM
Hello Frank Michael ,

There seems to be a bug in the current release. Readonly columns are sometimes treated as editable. I have fixed the bug. Find attached the updated project.

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
murali
Top achievements
Rank 1
answered on 01 Jul 2010, 09:45 PM
Atanas, if you don't mind can you post the 527 or latest libraries, I tried to use 527 but still seems to have problems with the grid to line up in edit mode.

Thank you,
mm.
Tags
Grid
Asked by
Frank Michael
Top achievements
Rank 1
Answers by
Frank Michael
Top achievements
Rank 1
Atanas Korchev
Telerik team
murali
Top achievements
Rank 1
Share this question
or