Archit Dashora
Archit Dashora
## Description Remove three div from FixedDataTableCellGroup and FixedDataTableRow -> The first div was the wrapper div for the Cell group . -> The second div was the wrapper div...
Remove Cell Group div ## Description Earlier after div removal branch the structure of table to render any text in cell was table->row->CellGroup->Cell->Text where CellGroup will be either fixed, scrollable...
Removing FixedDataTableCell div ## Description In this PR I have removed the div which was earlier used in FixedDataTableCell .Earlier the structure to render a cell was like FixedDataTableCell (div...
Choice on user ## Description In this PR we have given the choice to user that whether he wants to use the old code of column-virtualization or the new code...
## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...