Hi! Sorry, I’m not sure what do you exactly mean by nested GridView. Is it displaying a GridView inside the cell of another GridView? I don’t think we want to explicit that, but I guess it might work. But that seems like a very strange usage, so I guess you want to accomplish somethink diferent?
Ok thanks, this makes perfect sense. I’m quite sure it would work with the vanilla dot:GridView using the new AddTemplateDecorator (DotVVM | Released DotVVM 4.3) in RowDecorators, just as shown in the post. The BP:GridView is more finicky, but I’d at least expect it to work if the nested one is dot:GridView or plain table with Repeater