Hi All,
I have two textboxes with autocomplete extender. Problem is that when i enter some new text in textbox but it save previous value.
I am fetching id from database to datatable according textbox's value then pass datatable's first row's first column as a parameter to store procedure.