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

BeginInsert using Custom Row Layout

3 Answers 71 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Vic
Top achievements
Rank 1
Iron
Vic asked on 03 Sep 2012, 05:55 PM
Hello,

I've successfully implemented an editable GridView using a custom row layout.  However, there appears to be a bug that prevents inserting more than 1 new row when using a custom row layout. After the successful initial insertion of a new row, subsquent calls to BeginInsert() return false.  I've tried preceding the call to BeginInsert() with various statements to ensure that any pending edits or insertions are commited, but no success.  

I've replicated the problem using the RadGridView Custom Row Layout online demo and setting the IsReadOnly property to false.  Only the first insertion works.  Can you confirm this behavior and propose a solution?

Thanks in advance..

3 Answers, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 06 Sep 2012, 04:15 PM
Hello Vivian ,

I may confirm that the current behavior of RadGridView is the one you have described.
Unfortunately I can not suggest a workaround for the time being . I am researching  possible fixes right now. In case we find an appropriate fix I will take care for it to be included in the very next Service Pack  ( coming soon).


All the best,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Accepted
Pavel Pavlov
Telerik team
answered on 07 Sep 2012, 02:31 PM
Hello Vivian,

Just a quick update - we have a fix implemented , It will be present in the next Monday internal build and in the upcoming service pack release as well. It will be available for download in your account at the beginning of the next week.

Greetings,
Pavel Pavlov
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Vic
Top achievements
Rank 1
Iron
answered on 07 Sep 2012, 03:06 PM
Hello Pavel,
Thanks for the update and for addressing this issue.  I look forward to the fix!
Tags
GridView
Asked by
Vic
Top achievements
Rank 1
Iron
Answers by
Pavel Pavlov
Telerik team
Vic
Top achievements
Rank 1
Iron
Share this question
or