Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
57 views
Hi team,

I created a custom skin for my RadTabStrip based on Offcie2007 skin, then placed the 2 related CSS files (Base & Skin)  into my Theme folder. Since my concern is Skin CSS, I left the Base file intact. Things are fine and no issues there.

However, when I attempted to validate my CSS through W3C, your Base CSS failed as indicated in attached screenshot. The reason for so as I understand from validation feedback is mainly due to the following:

  1. display: -moz-inline-stack
  2. zoom: 1
  3. @media screen and (min-width:50px)
  4. :root


I'm using build 1319.

Any suggestions?

Regards,
Saed

Ivan Zhekov
Telerik team
 answered on 02 Jun 2011
13 answers
181 views
hi,
i have a problem with rad tab strip,
when i set scrollchildren = true , scroll bottom show on my page but do not work
please help me to fix this problem


<telerik:RadTabStrip ID="RadTabStripNRegisterEstate"  
MultiPageID="RadMultiPageNRegisterEstate"  ScrollChildren="true" 
 Width="300px" ScrollButtonsPosition="Left"  ScrollPosition="0"  
 EnableEmbeddedSkins="False" SelectedIndex="0" runat="server"  
    ontabclick="RadTabStripNRegisterEstate_TabClick" > 
    <Tabs> 
        <telerik:RadTab Text="همه" Value="-1"
        </telerik:RadTab> 
         
        <telerik:RadTab Text="خرید" Value="0"
        </telerik:RadTab> 
         
        <telerik:RadTab Text="فروش" Value="1"
        </telerik:RadTab> 
         
        <telerik:RadTab runat="server" Text="رهن" Value="2"
        </telerik:RadTab> 
         
        <telerik:RadTab runat="server" Text="اجاره" Value="3"
        </telerik:RadTab> 
         
        <telerik:RadTab runat="server" Text="رهن و اجاره" Value="4"
        </telerik:RadTab> 
         
        <telerik:RadTab runat="server" Text="معاوضه" Value="5"
        </telerik:RadTab> 
    </Tabs> 
</telerik:RadTabStrip> 

Helen
Telerik team
 answered on 02 Jun 2011
6 answers
235 views
Hi waht I an after here is, is there a way to show fewer columns in List than in the Edit/Insert modes (this is with Inline edit enabled)

I am using Dynamic Data and have a method of showing an hiding columns based on metadata and page template I want to replicate this with RadGrid in inline edit. I already have the columns that are showin in List mode working but I can't see where to hook-in to the columns generated in Edit/Insert templates.

Steve (MVP)
Stephen Naughton
Top achievements
Rank 1
 answered on 02 Jun 2011
2 answers
206 views
Hello,

I have a RadGrid which is binded with a data table. I want to apply filter on two columns only.. everything is to be done programmatically because its columns are not statically defined. Can you please suggest how can I apply filtering on two columns of such a radgrid??

Thank you,
Effat
Effat
Top achievements
Rank 1
 answered on 02 Jun 2011
3 answers
123 views

hello,

we use the telerik radbutton in a Wizard-Control from ASP.Net
The first step in the Wizard-Control is without error.
In the second step we get a JavaScript-Error with the message "undefined is null or no object".

How we can use the radbutton in a Wizard-Control?


<asp:Wizard ID="Wizard" runat="server" CancelButtonText="Cancel" StepNextButtonText="Next" StartNextButtonText="Next" StepPreviousButtonText="Previous" OnNextButtonClick="OnNextButtonClick" DisplaySideBar="false" Width="100%">
  <LayoutTemplate>
    <asp:PlaceHolder ID="WizardStepPlaceHolder" runat="server" />
    <br />
    <asp:PlaceHolder ID="NavigationPlaceHolder" runat="server" />
  </LayoutTemplate>
  <WizardSteps>
    <asp:TemplatedWizardStep ID="WizardStep1" runat="server" Title="Step 1" StepType="Start">
      <ContentTemplate>
        <affililist:AddStep1Control ID="StepControl" runat="server" ShowOwnSaveButton="false" EditMode="New" DefaultSuccessor="2" />
      </ContentTemplate>
    </asp:TemplatedWizardStep>
    <asp:TemplatedWizardStep ID="WizardStep2" runat="server" Title="Step 2" StepType="Step">
      <ContentTemplate>
        <affililist:AddStep2Control ID="StepControl" runat="server" ShowOwnSaveButton="false" EditMode="New" DefaultSuccessor="3" />
      </ContentTemplate>
    </asp:TemplatedWizardStep>
    <asp:TemplatedWizardStep ID="WizardStep3" runat="server" Title="Step 3" StepType="Finish">
      <ContentTemplate>
        <affililist:AddStep3Control ID="StepControl" runat="server" ShowOwnSaveButton="false" EditMode="New" />
      </ContentTemplate>
    </asp:TemplatedWizardStep>
  </WizardSteps>
  <StartNavigationTemplate>
    <telerik:RadButton ID="StepNextButton" runat="server" CommandName="MoveNext" Text="Weiter" CausesValidation="False"></telerik:RadButton>
  </StartNavigationTemplate>
  <StepNavigationTemplate>
    <telerik:RadButton ID="StepPreviousButton" runat="server" CausesValidation="False" CommandName="MovePrevious" Text="Zurück"></telerik:RadButton>
    <telerik:RadButton ID="StepNextButton" runat="server" CommandName="MoveNext" Text="Weiter"></telerik:RadButton>
  </StepNavigationTemplate>
  <FinishNavigationTemplate>
    <telerik:RadButton ID="FinishPreviousButton" CausesValidation="False" CommandName="MovePrevious" Text="Zurück" runat="server"></telerik:RadButton>
    <telerik:RadButton ID="FinishButton" CommandName="MoveComplete" Text="Anlegen" runat="server"></telerik:RadButton>
  </FinishNavigationTemplate>
</asp:Wizard>
Radoslav
Telerik team
 answered on 02 Jun 2011
2 answers
53 views
Is it possible to use a WebUserControl edit form to edit a DetailTable row in a grid heirarchy?  If so, are there any special requirements in terms of positioning?  Is there any example code of how to process the update?
Sebastian
Telerik team
 answered on 02 Jun 2011
2 answers
126 views
Hi Guys,

You know how we get a nice Telerik menu in VS now? Well, I think it would be really helpful to display the version information of the currently installed tools, like maybe when you hit Telerik -> About. It would be even better if you have a project open to show the version that the project is using if it's different from any currently installed versions. Thanks!
Sebastian
Telerik team
 answered on 02 Jun 2011
1 answer
60 views
Hello all,

I am stuc, don’t really know what to do

 

I have to produce more than a dozen overviews for different things, in such an overview i have multiple ID's of Parenttables which have to be clickable to get the next set of data.

 

Is there a way to use one single form and multiple datasets, and separate, flexible formatting/Layouts depending on the supplied dataset?

 

Any ideas?

Regards Marco

Iana Tsolova
Telerik team
 answered on 02 Jun 2011
3 answers
85 views
We are doing an evaluation and are trying to get improve the initial load of the a RadGrid webpage, and have made several posts and are working through the suggestions recommended.  A little background:

(1) Page has 1 level Rad Grid which has 29 bound columns
(2) The bound columns have several drop down lists that populated from other tables in the DB, a few are checkboxes, and a few are date time, with the rest being default GridBound
(3) Page takes approx 17 secs to load with a xfer size approx 130K(Fiddler)

One of the suggestions had to do with using RadCompression.  We are using II6 and have added the compression setting as outlined in:

http://telerikwatch.com/2009/01/optimization-tips-radcompression-module.html

Using Fiddler it seems that both before and after we placed the RadCompression Setting into the webconfig, Fiddler sees the approx the same amount of data xmitted across the wire--approx 130K. 

Any ideas on why this would not be working?  Or is there a way for us to see what radcompression did compress

Thanks,
John.



Iana Tsolova
Telerik team
 answered on 02 Jun 2011
1 answer
59 views
Now, we use the Rad ASP.NET Ajax Version Q.1 2009. and we plan to update our Rad Control to the lastest release.

What are supported browser for this Q.1 2009 release? Because we want to build the business website to support IE7,8,9.

Should we update the Rad ASP.NET Ajax Control to make our website to support in IE7+ web browser?
Sebastian
Telerik team
 answered on 02 Jun 2011
Narrow your results
Selected tags
Tags
+124 more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?