Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
151 views
I've noticed sometimes when using the Telerik components we get some "visual distortion", which I think is best described by this image:

http://screencast.com/t/pzDqpbhWMw

In short, it seem to be a small black square that shows up sometimes. In this case, it is with a RadRotator, but doesn't show up for all the items. We've seen this with other telerik components as well from time to time. We have tried with several different browsers, and made sure they were set to 100% zoom.

Any ideas?
Slav
Telerik team
 answered on 27 Apr 2012
1 answer
1.0K+ views
Hi Telerik Team,

I have a RadTextBox in a RadToolBar mentioned below...

i want to write some code on TextChanged event of RadTextBox which is inside RadToolBor, please suggest how to get a TextChanged event and do the needful.

 <telerik:RadToolBar ID="rtbPDFToolbar" runat="server" Width="100%">
        <Items>
            <telerik:RadToolBarButton runat="server" CausesValidation="False" PostBack="False"
                Text="SearchText" Value="SearText">
                <ItemTemplate>
                    <telerik:RadTextBox runat="server" ID="radtxtSerachDocument">
                    </telerik:RadTextBox>
                </ItemTemplate>
            </telerik:RadToolBarButton>
           </Items>
</telerik:RadToolBar>

Thanks,
Simon.
Princy
Top achievements
Rank 2
 answered on 27 Apr 2012
1 answer
128 views
Hi, is there any Telerik control that can be used for Lightbox effect on images?
Or do we have to use a third party jQuery plugin?

Thanks in advance for your help

Best regards, Thomas
Kate
Telerik team
 answered on 27 Apr 2012
1 answer
274 views
Hi,

We have an issue with restricting the special characters on Radtextbox for firefox browser . We have written javascript validation using asii codes for restricting special characters in radtextbox but the ascii code . and del buttons are same so we are not able to add validations on these keys. Also the ascii code for arrow keys conflicts with "%" ,"&" characters. Please suggests the solution for this as this is very important for us.

Thanks,
Rahul
Pavlina
Telerik team
 answered on 27 Apr 2012
2 answers
89 views
Hi Guys

I have one requirement , please let me know if that is possible or not

 Item 1) We get like below in chart
                    Legend1
                    Legend2

        $60 |
$50 |
$40 |
$30 |
$20 |
$10 |
______________
$10 $20 $30 $40

Item 2) My requirement
                Legend1 Legend2
        $60 |
$50 |
$40 |
$30 |
$20 |
$10 |
______________
$10 $20 $30 $40

Can i have Legend like Item 2)

Karthik.K
Karthik Kantharaj
Top achievements
Rank 1
 answered on 27 Apr 2012
1 answer
171 views
Hello,

I am having an issue with the Telerik RadGrid controls.  The issue I'm having is that when clicking on the header, it's only sorting ascending, even when the grid says its in descending order.  I'm binding the entire results to the RadGrid (not doing custom paging or sorting).  But for some reason, the sorting is not working...

The bigger problem is that when I click on the header, the RadGrid.MasterTableView.SortExpressions collection is empty.  Why is this collection empty?

Thanks.
Shinu
Top achievements
Rank 2
 answered on 27 Apr 2012
8 answers
283 views
Hello, 

I am able to use RadInputManager to validate required textbox controls, but it does not work with radtextbox controls. If a RadTextBox is left empty I would like a message to appear in the box with the exclamation mark. 

Is there any way to get this to work? I assumed the RadTextBox was a child of TextBox, but this may be false as this only works on a TextBox. 

This works on a textbox, but not a radtextbox :

 <telerik:RadInputManager ID="RadInputManager1" runat="server">
<telerik:TextBoxSetting ErrorMessage="Required">
      <Validation IsRequired="true"  />
           <TargetControls>
            <telerik:TargetInput ControlID="TextBox1" />
           </TargetControls>
     </telerik:TextBoxSetting>
    </telerik:RadInputManager>

Please advise 
Yuvraj
Top achievements
Rank 1
 answered on 27 Apr 2012
1 answer
221 views
I have a pure AJAX web form, with no code-behind file.  I have the NoRecordsTemplate declaratively set to one value, indicating that no data has been found *yet*.  After I query a web service for data, I bind the data to the grid, and the grid displays properly.  However, if no data is found, I would like to programmatically change the no records text to say something else. 

I haven't found anything on this topic in the Telerik docs or the internet.  Is this possible?  I see other people being told it's possible using server-side code, but that's not an option here.


Thanks
Tsvetina
Telerik team
 answered on 27 Apr 2012
0 answers
76 views
Hi,
I have a RadTree in User Control A & RadioButtonList in another User Control B under my main aspx page. When I check a node in RadTree in User Control A., I want to get selected index of RadioButtonList 
in User Control B. How i'm i supposed to get the output.??

Regards,
Aditya
Aditya
Top achievements
Rank 1
 asked on 27 Apr 2012
1 answer
159 views
I have RadControls for ASP.NET AJAX Q1 2010 installed so I can develop my .Net 2.0 projects/websites. Due to IE 9.0 incompatibilities with that version... I need to upgrade only "some" of my projects to a version that suports IE9.0. I have chosen the most recent version... RadControls for ASP.NET AJAX Q1 2012 SP1.    
I installed that version too. Not upgraded. I have two versions on the Win7 PC.
Is there way to be able to have two sets of Rad controls in the toolbox simultaeneosly? I will need to frequently switch between 2.0 and 4.0 projects in VS 2010. In the unfortunate case that I cannot have that... how would I switch what version of the Rad Controls is in the toolbox depending on the .Net Framework version that I am working on?

thanks in advance,
dana
Marin Bratanov
Telerik team
 answered on 27 Apr 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?