This is a migrated thread and some comments may be shown as answers.

how can I set RadTabStrip to be below of AutoComplete Ajax Control's list?

1 Answer 78 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
nasrin
Top achievements
Rank 1
nasrin asked on 14 Mar 2012, 11:20 AM
Hi dear,

I have an AjaxAutocomplete control with a RadTabStrip one in a page.I want to see the popup of AutoComplete Over RadTabStrip, and the RadTabStrip be at the below of that. what's the solution for me?

1 Answer, 1 is accepted

Sort by
0
Kevin
Top achievements
Rank 2
answered on 14 Mar 2012, 01:17 PM
Hello nasrin,

My suggestion would have been to increase the z-index applied to the AutoComplete's drop-down to something higher than the RadTabStrip, but after looking at the control rendering used on the demo's the RadTabStrip doesn't look like it has it's z-index property set.

I'm not sure if the z-index was set in previous versions of the control, but you could a tool like FireBug (FF) or IE Developer Tool to see if a z-index is set on your RadTabStrip and if so, you could try my suggestion above.

I hope that helps.
Tags
TabStrip
Asked by
nasrin
Top achievements
Rank 1
Answers by
Kevin
Top achievements
Rank 2
Share this question
or