infrastructure icon indicating copy to clipboard operation
infrastructure copied to clipboard

Results 1 infrastructure issues
Sort by recently updated
recently updated
newest added

I am facing a problem while trying to use `DotvvmFacadeExtensions.FillDataSet` extension method. It extends `ICrudFilteredFacade` / `ICrudFacade`, but the method implementation does not work/need `TDetailDTO` objects. I think `DotvvmFacadeExtensions.FillDataSet` should...