1

Are there any good alternatives to jQuery FlexBox? I need the functionality to select from auto-suggest drop down list and input new values like on a textbox.

pymendoza
  • 348
  • 3
  • 16

2 Answers2

0

So the Autocomplete control from jQuery UI has emerged to be a useful alternative for my own purposes: http://api.jqueryui.com/autocomplete/

pymendoza
  • 348
  • 3
  • 16
-1

Try this : http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxgrid/index.htm#demos/jqxgrid/dropdowngrid.htm this will contain all functionality of grid.

ravisolanki07
  • 637
  • 3
  • 13