Hello all,

I am successfully using the jQuery autocomplete plugin provided by
http://docs.jquery.com/Plugins/Autocomplete and it works great. I was
just wondering if there was any way to group results when displayed in
the dropdown selector.

For instance, we have a requisition with many line items. When they
search for the line items, I would like it to display as follows:

Requisition 123456789
   20,000lbs of Some Stuff
   15,000lbs of Something Else

Requisition 987654321
   300,000lbs of Yet Another Thing

Ideally, only the actual line items would be selectable. Does anyone
have any experience getting this to work?

Thanks very much for any insight!

Reply via email to