I am working on a typical UI that contains multiple fields. But i am stuck in one situation.
Here is the design:-
It will be a Select Multiple Box but as it is visible that one row have two values. I think their is no HTML tag that could be added inside <option></option>
. I also have to use the functionality of selecting or multiple selecting the rows.
Could it be possible in HTML/CSS or jQuery?
Thanks