RadGridView AddNewBoundRowBeforeEdit on Child Template

0 Answers 3 Views
GridView
Jeff
Top achievements
Rank 1
Jeff asked on 10 Sep 2025, 01:42 PM
I have some customized functionality I am using in a grid which depends on AddNewBoundRowBeforeEdit which works perfectly when the grid id bound to a flat list of my business objects. I have a requirement now to nest these records in the grid in hierarchy mode, where my same functionality will be used in the child template. It seems that this property is only available on a MasterGridViewTemplate and can not be set on GridViewTemplate instances that are added through a manual relation. Is there a technical reason why child templates can't have this flag and functionality? Is there any way to effectively get that behavior in child template where the bound data object gets created and attached to the row's DataBoundItem property before editing a new row?

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Jeff
Top achievements
Rank 1
Share this question
or