Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
203 views
Good Day 

i am using a Tab-Strib with Multipage Views. I have a SubTab and when the Main Tab is being Selected the Subtab contents still show. 
Here is the example running Project http://www.audit.vetauinvest.com/default.aspx  and here is my code below. The name of the tab with a Sub is "Risk Assessment" after clicking it , click on the any main Tab like "Audit Planning" you will notice that the contents of the SubTab still show.  

<div class="exampleWrapper"   style="margin-top:10px;margin-left:50px;">
    <telerik:RadTabStrip runat="server" ID="RadTabStrip1" MultiPageID="MainMenu" SelectedIndex="0"  UnSelectChildren="True" ClickSelectedTab="True" EnableSubLevelStyles="True">
        <Tabs>
            <telerik:RadTab Text="Risk Assessments" Width="180px" >
 
            </telerik:RadTab>
            <telerik:RadTab Text="Audit Planning" Width="180px" Selected="True"></telerik:RadTab>
            <telerik:RadTab Text="Audit Execution" Width="180px"></telerik:RadTab>
            <telerik:RadTab Text="Draft Report" Width="180px"></telerik:RadTab>
            <telerik:RadTab Text="Management comments" Width="200px"></telerik:RadTab>
            <telerik:RadTab Text="Audit Rating" Width="180px" Selected="True"></telerik:RadTab>
            <telerik:RadTab Text="Final report" Width="180px"></telerik:RadTab>
            <telerik:RadTab Text="Follow Ups" Width="180px" Selected="True"></telerik:RadTab>
        </Tabs>
    </telerik:RadTabStrip>
    <!--Risk Assessment Multi View -->
 
    <telerik:RadMultiPage ID="MainMenu" runat="server"  SelectedIndex="0" CssClass="outerMultiPage"  >
        <telerik:RadPageView  Height="100%" runat="server" ID="PageView1">
 
            <telerik:RadTabStrip runat="server" ID="RiskAssessmentSubTab" CssClass="innerMultiPage" MultiPageID="MultiPageRiskAssessmentSubMenu"  SelectedIndex="0" >
                <Tabs>
                    <telerik:RadTab runat="server" Text="Risk Heatmap" >
                    </telerik:RadTab>
                    <telerik:RadTab runat="server" Text="Risk Assessment Criteria">
                    </telerik:RadTab>
                    <telerik:RadTab runat="server" Text="Detailed Plan">
                    </telerik:RadTab>
                    <telerik:RadTab runat="server" Text="Inherent Risk Score Explanation">
                    </telerik:RadTab>
                    <telerik:RadTab runat="server" Text="Controls Risk Score Explanation">
                    </telerik:RadTab>
                    <telerik:RadTab runat="server" Text="Help">
                    </telerik:RadTab>
                </Tabs>
            </telerik:RadTabStrip>
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageAuditPlanning">
            Audit Planning
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageAuditExecution">
            Audit Execution
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageDraftReport">
            Draft Report
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageManagementcomments">
            Management comments
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageAuditRating">
            Audit Rating
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageFinalreport">
            Final report
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageFollowUps">
            Follow Ups
        </telerik:RadPageView>
    </telerik:RadMultiPage>
 
    <telerik:RadMultiPage runat="server" ID="MultiPageRiskAssessmentSubMenu" SelectedIndex="0" CssClass="innerMultiPage"  >
 
        <!--Main Views -->
        <telerik:RadPageView   Height="100%" runat="server" ID="PageRiskHeatmap">
         Risk Heatmap
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageRiskAssessmentCriteria">
        Risk Assessment Criteria
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageDetailedPlan">
        Detailed Plan
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageInherentRiskScoreExplanation">
        Inherent Risk Score Explanation
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageControlsRiskScoreExplanation">
        Controls Risk Score Explanation
        </telerik:RadPageView>
        <telerik:RadPageView runat="server" ID="PageHelp">
        Help
        </telerik:RadPageView>
 
    </telerik:RadMultiPage>
</div>
 

i will keep on looking for a solution while one of you point out the issue. 

Thanks for the help again

Vuyiswa
Top achievements
Rank 2
 answered on 24 Jul 2014
1 answer
82 views
How can i specify an area in a image in image editor on that we can attach another image or insert text on the other portion we will not be able to add anything and another problem is how can i show the rectangular portion using dotted line on that image to let user know what portion designates what? please help me.
for more details check this site :
http://www.customink.com/lab#shared
i want to create image editor like the above one.
Thank u .  
Vessy
Telerik team
 answered on 24 Jul 2014
1 answer
92 views
hello

Iam using telerik report viewer in sharepoint 2013

Report does not display and also Report viewer is missing icons.


below is attach image.

please help to solve this problem.



thanks
Kishor
Top achievements
Rank 2
 answered on 24 Jul 2014
2 answers
112 views
var button = $find("<%= btnToggle.ClientID %>");
button.set_selectedToggleStateIndex(0);

This code used to fire the client ToggleStateChanged event, but now it no longer does - and I need it to.

I can work around by calling the event code directly for now, except I won't have the proper eventArgs parameter to pass in.
Dobromir
Telerik team
 answered on 24 Jul 2014
3 answers
128 views

Greetings all,

 

I’ve built a web part that connects to an AS400 database and gets a certain amount of data. A custom summary web part has been added to the landing page of the site that contains a RadGird control. The initial connection for a user is slow as the OLEDB/ODBC is connected and gets the data; up to 12 seconds. Once the connection is cached the rendering is quick.

 

I’d like to know if there is a way to render the page first and then bind the data within the RadGrid after the load. Much like the way the BDC connector works. With the BDC connector you can see the animated line go back and forth as it gets data.

If anyone has any ideas that’d be great.

 

Thanks,

 

-Matt

Kostadin
Telerik team
 answered on 24 Jul 2014
4 answers
232 views
Hello,
i am using a RadDataPager in a ListView.
<telerik:RadListView ID="ListViewSuche" runat="server" DataKeyNames="URL"  AllowPaging="true">
            <ItemTemplate>
                <tr>
                    <td>
                        <asp:Literal Text='<%# Eval("URL")%>' runat="server" ID="LitUrl"></asp:Literal>
                    </td>
                </tr>
                <tr>
                    <td>
                        <asp:Literal runat="server" ID="LitBeschreibung" Text='<%# Eval("BESCHREIBUNG")%>'></asp:Literal>
                    </td>
                </tr>
                <tr>
                    <td>
                        <asp:Literal runat="server" ID="LitDatum" Text='<%# Eval("DATUM") %>'></asp:Literal>
                    </td>
                </tr>
                <tr>
                    <td>
                        <hr style="color: black;">
                    </td>
                </tr>
  
            </ItemTemplate>
            <EmptyDataTemplate>
                <table id="TableEmpty" runat="server" style="">
                    <tr>
                        <td>Es wurden keine Dateien gefunden. 
                        </td>
                    </tr>
                </table>
            </EmptyDataTemplate>
            <LayoutTemplate>
                <table id="Table2" cellpadding="0" cellspacing="0">
                    <tr id="Tr1">
                        <td id="Td1">
                            <table id="itemPlaceholderContainer" runat="server" border="0" style="width: 100%;"
                                cellspacing="0">
  
                                <tr id="itemPlaceholder" runat="server">
                                </tr>
                            </table>
                        </td>
                    </tr>
                    <tr>
                        <td>
                            <telerik:RadDataPager ID="RadDataPagerSuche" runat="server" PagedControlID="ListViewSuche"  PageSize="10"  Skin="Metro">
                                <Fields>
                                    <telerik:RadDataPagerButtonField FieldType="FirstPrev"></telerik:RadDataPagerButtonField>
                                    <telerik:RadDataPagerButtonField FieldType="Numeric"></telerik:RadDataPagerButtonField>
                                    <telerik:RadDataPagerButtonField FieldType="NextLast"></telerik:RadDataPagerButtonField>
                                </Fields>
                            </telerik:RadDataPager>
                        </td>
                    </tr>
                </table>
            </LayoutTemplate>
        </telerik:RadListView>


And now i am searching for an event, which is fired when the RadDataPager ist used.
Greetings
Jens
Jens
Top achievements
Rank 1
Iron
Iron
 answered on 24 Jul 2014
2 answers
335 views

Hello,

I am working on a project with a RadGrid.

In the RadGrid, each column has a filter.
My project needs that when a user enters text into the filter’s textbox and presses “Enter”, an “Equal To” filter will be performed.

All filters should work as default too. When a user enters text into the filter’s textbox and chooses ANY filter, the filter will immediately be performed.
I would love to see a solution that accomplishes this.

I attached video of the 2 functionality I want:
On Enter Key Perform “Equal To”
Default RadGrid Filter Behavior 

Thanks,
Daniel.

Daniel
Top achievements
Rank 1
 answered on 24 Jul 2014
3 answers
361 views
How to hide radmenuitem using javascript?
Shinu
Top achievements
Rank 2
 answered on 24 Jul 2014
3 answers
241 views
I have two issues facing with rad file explorer
 1 Drag and Drop feature (to move files) is not working in rad file explorer . In local it is working fine, but when deployed to  test server it not working.I have set full Permissions since no luck.
2 we have like move directory in Item command of server side events. The same event is also used to rename folder. How to distinguish between both, please help me this is very urgent .Iam stuck on this since two days.
Dobromir
Telerik team
 answered on 24 Jul 2014
1 answer
59 views
Hi,

Since the latest telerik upgrade about a month ago, most of the telerik web UI element display becomes squeezed/cutoff or out of alignment. What is the possible cause of this type of UI display alignment/padding issue?  (see attachment for comparison).
Note: There is no CSS change in the Web application between telerik upgrade.

Thanks,
Chuck Wan

Wolters Kluwer Health|UpToDate

Ianko
Telerik team
 answered on 24 Jul 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?