Hi all
I am trying to use a renderer which implements IAutoCompleteRenderer for
auto completion on a textfield.
My problem is in the case when there are no matching Strings to the input
in render method
[Because renderHeader always gets called ..thats what i figured]
I was trying to directly implement this interface so that i cud customize
the result using some html
other that just <li> tags for example.
So while it works just fine when there are inputs, the problem comes up when
there are no matching
results. Thats when it looks bad in the UI. My custom html shows up with no
results.
So i was wondering whether it was possible for wicket to figure out in any
way that there are no
matching results and hence shud NOT output the header and footer ?
Thanks
swaroop belur
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user