i have one Rad Editor inside the UltraWeb Tab(Infragistics)
Independently it is working fine but if i place it inside the tab control it losses it design following is the code present i commented the infragristic tab code:
<%@ Page Title="" Language="VB" MasterPageFile="~/Admin/Admin.master" AutoEventWireup="false"
CodeFile="infrTel_test.aspx.vb" Inherits="Admin_infrTel_test" %>
<%@ Register Assembly="Infragistics35.WebUI.UltraWebTab.v10.2, Version=10.2.20102.1011, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb"
Namespace="Infragistics.WebUI.UltraWebTab" TagPrefix="igtab" %>
<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>
<%--
SelectedTab="1">
FillStyle="LeftMergedWithCenter">
tab 0
tab 1
--%>
<%--
--%>
Koteswararao MallisettiPosted Oct 12, 2011, 4:59 AM
Suthish NairPosted Oct 11, 2011, 3:30 PM