I updated my WPF project from 2014 Q3 to 2015 Q1 and it seems that the user insert of rows in the RadGridView dose not work any more and it seems that the ShowInsertRow property dose no longer exist?
Greetings Uwe
1 Answer, 1 is accepted
0
Accepted
Dimitrina
Telerik team
answered on 11 Jun 2015, 07:25 AM
Hello Uwe,
Indeed the ShowInsertRow property was obsoleted and finally removed with version Q1 2015. You can use the NewRowPosition property instead. It was introduced with version Q3 2013 and you can configure it as explained in our online documentation.
For example: NewRowPosition="Top".
Regards,
Dimitrina
Telerik
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 Feedback Portal
and vote to affect the priority of the items