Is there a way on the GridView to have a "blank" new row, rather than a clickable button?
I think the standard WPF DataGrid does this by default.
1 Answer, 1 is accepted
0
Maya
Telerik team
answered on 03 Dec 2014, 08:48 AM
Hello Alan,
RadGridView does not support such functionality. The closest behavior is to set NewRowPosition="Bottom" property of the grid and have it displayed below the last item.
Regards,
Maya
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.