When using multiple AutoCompleteExtenders (with key-value items) in the same page or user control, one has to manually add hidden fields and javascript specific to each extender to update the hidden fields via OnClientItemSelected and have it available server-side.
I would be very nice to automate this, providing a property SelectedValue to the extender, available server-side, that stores the value last selected without the need for manually defining hidden fields and javascript.
Comments: it look like someone has done the work if it could be added that would be helpful http://forums.asp.net/post/1808127.aspx
I would be very nice to automate this, providing a property SelectedValue to the extender, available server-side, that stores the value last selected without the need for manually defining hidden fields and javascript.
Comments: it look like someone has done the work if it could be added that would be helpful http://forums.asp.net/post/1808127.aspx