Completed
Last Updated: 21 Jul 2016 15:12 by ADMIN
ADMIN
Marin Bratanov
Created on: 07 Feb 2014 15:48
Category: UI for ASP.NET AJAX
Type: Feature Request
1
Controls with popups should have an explicit ZIndex property
Currently, controls that have popups can have their z-index controlled as explained here: http://www.telerik.com/help/aspnet-ajax/controlling-absolute-positioning-with-zindex.html

RadComboBox has an explicit ZIndex property. Should all controls with popup elements have such a property?
2 comments
ADMIN
Rumen
Posted on: 21 Jul 2016 15:11
I will mark this feature request as 'Completed' since the list with components that offer ZIndex property is now bigger. You can find them enlisted here - http://www.telerik.com/help/aspnet-ajax/controlling-absolute-positioning-with-zindex.html.

If you want a ZIndex property for another control, just drop us a line below.
Mike
Posted on: 07 Feb 2014 16:19
I think this should be added to controls so that a ZIndex property could be set on a control rather than putting additional attributes on a server tag that are not part of it and get passed through.