I'm using the LLBLGen Pro entity framework which has entities related to other entities so the hierarchy is all pre-defined. The framework also comes with a LLBLGenProDataSource control which can be used to update hierarchies. I am now wondering if the UltraWebGrid will work with this. Is it possible to do hierarchical updates with this grid using a data source control if the data source control is capable of a hierarchical update?