I want to create a nested Grid and would like to be able to apply some formatting for rows in the master table if there are no child records yet created. I assume I need to put code in the ItemCreated event just not sure where to go from there. Any help would be appreciated.
Hi Princy, I just wanted to follow up on this post since I discovered something interesting. This solution won't work if your HierarchyLoadMode is set to ServerOnDemand. Thanks again for the help.