Re: SmartGWT 1.2 Tile Sort Filtering Example Question Fuzzy Search / (Maybe Bug)?

2009-08-18 Thread Sanjiv Jivan
Jan,Please post SmartGWT specific questions on the SmartGWT forum : http://forums.smartclient.com/forumdisplay.php?f=14 Thanks, Sanjiv On Mon, Aug 17, 2009 at 7:00 PM, Jan weitz@googlemail.com wrote: Hi everybody, I am just new to GWT and experiencing a little bit with SmartGWT,

Re: SmartGWT 1.2 Tile Sort Filtering Example Question Fuzzy Search / (Maybe Bug)?

2009-08-18 Thread Jan Weitz
Sanjiv, I thought of doing it. But I also thought I won't make me any friends crossposting. Greets, Jan On Aug 18, 2009, at 9:32 AM, Sanjiv Jivan wrote: Jan, Please post SmartGWT specific questions on the SmartGWT forum : http://forums.smartclient.com/forumdisplay.php?f=14 Thanks,

Re: SmartGWT 1.2 Tile Sort Filtering Example Question Fuzzy Search / (Maybe Bug)?

2009-08-18 Thread Jan Weitz
Problem solved, use setOperator(OperatorId.CONTAINS); Greets, Jan [CODE] final DynamicForm filterForm = new DynamicForm(); filterForm.setIsGroup(true); filterForm.setGroupTitle(Search); filterForm.setNumCols(6);

SmartGWT 1.2 Tile Sort Filtering Example Question Fuzzy Search / (Maybe Bug)?

2009-08-17 Thread Jan
Hi everybody, I am just new to GWT and experiencing a little bit with SmartGWT, implementing and trying to change the Tile Sort Filtering Example from the Showcase http://www.smartclient.com/smartgwt/showcase/#featured_tile_filtering I am trying to implement the above example with a fuzzy