Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Can you please add new control (auto complete text box (like Live Search gwt-ext)

    hi, i am big fan of smartGwt.

    the old version (gwt-ext) had one very useful control called Live Search.This control does not exist in SmartGWT and its something that SmartGWT really needs.(and me too :)) Its simple textbox with autocomplete capabilities. maybe you can create it and put it in the library. for now i can see only combobox with similar behavior but combobox is not a text box. sooner the better :))

    Tnx,
    Zivotno

    sample from gwt-ext: http://www.gwt-ext.com/demo/#liveSearch

    sample2: type anyting in google search bar :)) ;)
    Last edited by zivotno; 25 Dec 2009, 02:21.

    #2
    Note that that control is just a databound, autocomplete combobox without the drop selector. You can do this with SmartGWT now.

    Comment

    Working...
    X