Open trivenikulkarni opened 4 months ago
This code are done functionality wise, I have working on to convert this code it in our code. Following points are covered : i) Replace Inline css with css classes. ii) Added custom css. iii) Added export to interface. iv) Change the code places accordingly our code. v) Remove DragItem interface.
1.Add Drag Drop functionality to grid column
2.Add Resize functionality to grid column
3.Add Filter functionality to column (for all column or column wise) with-all- [Verified pass on staging] One observation : Sorting not working on column name click
4.Add Search functionality to column (for all column or column wise) with-all-search : [Verified pass on staging]
5.Add Pagination for grid Issue added
6.UI changes for Filter popup for dark and light theme
7.Export functionality
For custom filter
For custom search
Add below new component 1.drag and drop