News

In this project I developed a Tree View grid using React and JavaScript. This app allows the users to add products on as many levels as you want, besides that, it also allows the user to make actions ...
When using a custom Input component from Ant Design in DataGrid cells (via renderCell), users need to double-click the cell to start editing. Expected behavior is to allow input with a single click.