How to create multi column combo box in Extjs Combo box data like
column 1(First Name) - column 2(Middle name) - column 3(Last Name) == first data combobox row on combo select and all other look like this
-
column 1 - column 2 - column 3 == N no of data
I have 3 fields first name , Middle name and Last Name Want to show in combo box all filed direct from JSON or Combobox store load data in above format