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

Add new row button not shown until the row loses focus

1 Answer 25 Views
GridView
This is a migrated thread and some comments may be shown as answers.
madladuk
Top achievements
Rank 2
madladuk asked on 30 Nov 2012, 10:57 AM
Hi all.

I use the ShowInsertRow="true" which works nicely. However after selecting this the button is hidden and if I want to add a further row I have to click out of the current row before the button will re-appear, could you advise how I can make the button show at all times?

Thanks
P

1 Answer, 1 is accepted

Sort by
0
Vera
Telerik team
answered on 30 Nov 2012, 01:04 PM
Hi Paul,

 
Actually, this is not a button, but a row of type GridViewNewRow. When you click on it, the row goes into edit mode and that is the reason why it seems to be hidden. When clicking elsewhere, the row gets committed and appears with its read only template. Unfortunately, we cannot suggest you any way to achieve the desired result.

All the best,
Vera
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
madladuk
Top achievements
Rank 2
Answers by
Vera
Telerik team
Share this question
or