Hello everyone,
This is my first post in this forums. I am new to HTML and I have following requirement. I have to make HTML ui with 2 window panes with one of them showing available columns and the adjacent window pane showing selected columns. Users can select a column or multiple columns and transfer them to adjacent one using arrow buttons.
Check this image link. This is exactly what I want to impement.
Please suggest how can i go about implementing this. Is there any HTML element available to do this. Thanks in advance.
-Steve