Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
116 views
Hello,

I have two questions about the zoom tool on the RadEditor.

- Is it possible to zoom by default the content area on page load?
- Is the zoom only works on Internet Explorer? In Firefox, it doesn't works!

Thanks in advance.
Rumen
Telerik team
 answered on 05 Mar 2010
3 answers
86 views
Hi @

I want to automate the pages which are using Rad Controls.

Does QTP Support Rad Controls.

If yes then please provide a sample which will help us in understanding the implementation.

Thanks in advance.
Konstantin Petkov
Telerik team
 answered on 05 Mar 2010
1 answer
79 views

I have a LinqDataSource which is configured to pull records from a table.  When I bind a RadGrid to the LDS at design time, the columns from the table are visible in VS design view.  Due to the security constraints of our environment, I need to bind to the output of stored procedures instead of binding directly to tables.  I am able to do this at runtime by setting e.Result to the output of a method in the datacontext.  Of course, this means that the columns returned by the stored proc are not shown in the RadGrid in VS design view.

Is it possible to specify a stored proc as the data source for a LinqDataSource and have the columns displayed in the RadGrid at design time?
Veli
Telerik team
 answered on 05 Mar 2010
2 answers
177 views

Hello,

I want to set the RadRotator ItemHeight from javascript (window.innerWidth). 

 

Do you have any ideas?

Thanks,
Vance

Fiko
Telerik team
 answered on 05 Mar 2010
1 answer
62 views
Hi,

I have aspx page base on .net C# with several telerik(Ajax) objects.
When I try to submit page via javascript (document.forms[].submit()) nothing happens.
I can see with Firebug that telerik captures the post proccess with miles of javascript code.

Anyone know how they can work together?

Thanks,
Avi
Veli
Telerik team
 answered on 05 Mar 2010
1 answer
231 views
I'm trying to use the asp:label control with the AssociatedControlID attribute referring to the ID attribute in a telerik:RadTextBox, let's say ID="XXX".  It does not work, no focus is put in the field when the label is clicked.  After viewing the source you can see why, there is a hidden field with ID="XXX" and a visible field with ID="XXX_Text".  I switch the telerik:RadTextBox to asp:textbox and it works.  I consider this a bug, do others agree?

Works...
<asp:Label ID="NameFirst_label" runat="server" Text="First Name:" AssociatedControlID="NameFirst" />
<asp:TextBox ID="NameFirst" runat="server" />

Doesn't work...
<asp:Label ID="NameFirst_label" runat="server" Text="First Name:" AssociatedControlID="NameFirst" />
<telerik:RadTextBox ID="NameFirst" runat="server" />
Dimo
Telerik team
 answered on 05 Mar 2010
1 answer
296 views
Hi,

    I am using a web user control to update data for RadGrid. In the webusercontrol, I have a RadTabStrip with RadMutiPage. Inside a page I have lots of controls. When the webuserform opens up, the RadTabStrip has the scrollbars attached to the page . I want to display the webusercontrol edit form without the scrollbars.

Any idea?

Thanks,
Rita

<telerik:RadSplitter ID="RadSplitter1" runat="server" skin="Office2007" Width="500" Height="500">      
      <telerik:RadSplitBar ID="RadSplitBar1" runat="server" /> 
       
           <telerik:RadPane ID="RadPane1" runat="server"
                   
               <telerik:RadTabStrip ID="RadTabStrip1" runat="server"  
               MultiPageID="RadMultiPage1" AutoPostBack="true" CausesValidation="false" Width="100%"
                
                 <Tabs> 
                    <telerik:RadTab runat="server" Text="IDR Info" PageViewID="IDRInfoPage"
                    </telerik:RadTab> 
                     
                    <telerik:RadTab runat="server" Text="Requestor Info" PageViewID="RequestorInfoPage"
                    </telerik:RadTab> 
                     
                    <telerik:RadTab runat="server" Text="IDR Result Info" PageViewID="IDRResultInfoPage"
                    </telerik:RadTab> 
                 </Tabs> 
               </telerik:RadTabStrip> 
                
               <telerik:RadMultiPage ID="RadMultiPage1" runat="server" SelectedIndex="0" RenderSelectedPageOnly="false"
                    <telerik:RadPageView ID="IDRInfoPage" runat="server" Height="500" Width="500">

Yana
Telerik team
 answered on 05 Mar 2010
1 answer
71 views
Hi
  I have a RadGrid control in my asp.net page.  On right click of header, the header context menu shows up. But If I navigate to another page and come back to the page containing RadGrid by hitting the back button of the browser, the header context menu does not show up. This issue happens in Firefox only. In IE it works fine. Could you please let me know what might be the cause of this issue.

Thanks
Satyaprakash J
Veli
Telerik team
 answered on 05 Mar 2010
1 answer
101 views
Hi,
I have 5 Scheduler Formatting  issue here.

(1). I want to have the Scheduler Header but I do not want the date from to (as highlighted in red)display as picture in pic 1 below:

(2).When i choose to display Scheduler in Vertical and group by is "ResourceId,Date". My Resource name does not show  completely no matter how much i set the column width as in pic2.

(3.)Is  is possible for scheduler to have a specific non dragable item in the column in Scheduler.For example as in  pic 3. The item is simpy to show avail hour for the  particular shift by date.

(4).OR can i have the header be arranged as in below rather than in pic 4?
-----------------------------------
Line :XX                  |     Line :XX            
Shift ABC                |     Shift ABC
Avail Hr: 0.9345      |     Avail Hr: 0.9345
------------------------------------

(5) Can the column header set in different color?  For example as in pic 1 the column with title "AAAQQWRRWERWRWER 0" is set to color yellow.

Hi, i find no sample on this.Do you have any idea on this?


johnson lim
Top achievements
Rank 1
 answered on 05 Mar 2010
1 answer
164 views
When I use RadDateTimePicker,the CompareValidator don't work.
But if I choose RadDatePicker instead of RadDateTimePicker, it works.
Could anyone can give me some suggestions?
How to compare RadDateTimePicker?

Thanks,God Bless YOU!
liu qingshui
Top achievements
Rank 1
 answered on 05 Mar 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?