Today I created a nice autocomplete box with ajax and springframework. In my backoffice application I want to be able to select a product for an orderline. The moment I start typing valid options should be retreived from the database.
Today I created a nice autocomplete box with ajax and springframework. In my backoffice application I want to be able to select a product for an orderline. The moment I start typing valid options should be retreived from the database.