I have a master detail gridview. In the detail gridview I have a text box with an autocomplete extender. The search function works fine. However, when the listbox comes up with the matches the list goes behind the cells in the gridview. I have tried css with zindex set to 10 and this does not help. I want the listbox to sit on top of the gridview like a normal dropdown list would.
Any suggestions?
Thanks
Sue