Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
82 views

 

Please see attached image which is self explanatory.  How do we fix this IE8 status bar showing

(1 item remaining)..etc as in attached image. Your help is greatly appreciated.


I ran the demo from http://demos.telerik.com/aspnet-ajax/formdecorator/examples/default/defaultcs.aspx

THanks
Ramana
Bozhidar
Telerik team
 answered on 03 Jan 2012
5 answers
103 views
Hello,

I have used the Listbox with Drag and Drop functionality. 

My problem is that listbox contains the lots of data and when I click on "All to Right"  button it gives an error like:
"A script on this page is causing your web browser to run slowly.  If it continues to run, your computer might become unresponsive."

Also we dont want to use the Load on Demand facility.

I have attached the screen shot of the Error.

Thanks
Bozhidar
Telerik team
 answered on 03 Jan 2012
10 answers
232 views
I am having trouble getting the focus to shift between my tabs.  My radtabstrip is linked with a radmultipage.  There are three pageviews and therefore three tabs.  I am wanting for the user to be able to click on the Next button at the bottom of the pageview and if it passes the validation, be taken to the next tab and pageview.  I have tried using some of the code I have found in the forums but it leaves me on the first tab.  If I add "RadMultiPage1.SelectedIndex = 1" to my btnStep2_Click it will take me to the right pageview but the tab focus/selection stays on the first tab instead of going to the second tab.  How do I shift the focus to the corresponding tab of the pageview?  I am using VS 2008 with the 2009.2.826.35 build of the Telerik controls.   Here is my code snippet:

    <telerik:RadTabStrip ID="RadTabStrip1" runat="server" MultiPageID="RadMultiPage1"
        SelectedIndex="0" BorderStyle="None" Font-Size="Medium" Skin="WebBlue" Height="19px"
        Width="441px" CausesValidation="False" >
        <Tabs>
            <telerik:RadTab runat="server" PageViewID="rpvExamRegistration"
                Text="Exam Registration">
            </telerik:RadTab>
            <telerik:RadTab runat="server" PageViewID="rpvContactInformation" Text="Contact Information"
                Selected="True">
            </telerik:RadTab>
            <telerik:RadTab runat="server" PageViewID="rpvConfirmation" Text="Confirmation">
            </telerik:RadTab>
        </Tabs>
    </telerik:RadTabStrip>
 
<asp:Button ID="btnStep2" runat="server" Text="Next" ValidationGroup="ExamRegistration"
                            OnClick="btnStep2_Click" />
 
 
 
VB
    Protected Sub btnStep2_Click(ByVal sender As Object, ByVal e As System.EventArgs)
        Dim myTab As RadTab = DirectCast(RadTabStrip1.FindTabByText("Contact Information"), RadTab)
        myTab.Selected = True
        myTab.SelectParents()
 
    End Sub
Dimitar Terziev
Telerik team
 answered on 03 Jan 2012
1 answer
66 views
HI,
I want to reduce the Child tabstrip height compared to parent tabstrip
Please help me out
Thank in advance
Princy
Top achievements
Rank 2
 answered on 03 Jan 2012
1 answer
67 views
Hi we are using telerik 2010
problem is when we upload to our server some of the components r not working

do we need to add any registeration file or extra dlls..please advise

P.S..only the telerik grid seems to be workin but radmenu & radajaxpanel is not functioning on our webserver
Bozhidar
Telerik team
 answered on 03 Jan 2012
4 answers
76 views
Hi,

I have a problem selecting a correct item, when filtering is used for the column. I have implemented similar project as described here:
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultvb.aspx

My project uses the example code almost as is, except I have enabled filtering for the columns. When filtering is used and I try to move item from first grid to the other, a wrong item is moved. Also the filtering is lost in RowDrop event. It seems that NeedDataSource event takes place before the RowDrop event and automatically binds a non-filtered datasource to the grid. The RowDrop event then searches the item moved and wrong item is identified and moved.

I have two questions. How to avoid losing filtering in rowdrop event and how to fix the problem that causes wrong item to be selected from the source grid?

Thanks,
Veli-Pekka
Veli-Pekka
Top achievements
Rank 1
 answered on 03 Jan 2012
0 answers
53 views
Hi all, 

Please help me with this situation: I am using RadComboBox to combine data from database. When I type something in the textbox, RadComboBox will show the scroll with filtering data. It looks nice and works fine in normal case.

And when I embed the SEO by using Ionics URL Rewrite with the rule like this:

Rewriterule ^province-list.html provincelist.aspx [QSA,L,I]

(if user address to http:///www.abc.com/province-list.html; everything is fine)

This rule worked fine, radcombobox worked fine too. But when I define more rule like this:

Rewriterule ^products/(.*)/all.html products.aspx?cat=$1  [QSA, L, I]

and if user address to http://www.abc.com/products/home-decorate/all.html, the site worked normally but the RadCombobox did not work anymore. I mean, if I  browse the site with more 2 levels, and when I type something in the textbox of radCombobox, nothing shows in the scroll. 

I added the resource rule like:

RewriteRule (telerik.web.ui.webresource.axd.*) /$1 [I,L]
 
RewriteRule (webresource.axd.*) /$1 [I,L]
 
RewriteRule (scriptresource.axd.*) /$1 [I,L]

but it does not work too.

Please help me resolve this problem.

Thanks/


Tomy
Top achievements
Rank 1
 asked on 03 Jan 2012
4 answers
97 views
we buy your component and it is not working without javascript i m very angry telerik...i cannot use your component with javascript we buy your component to use without javascript but every component working with javascript i cannot use radwindow ....
and never buy telerik component...never!!! i will return to devexpress
that is not blackmail it is clearly my opinion
Bruno
Top achievements
Rank 2
 answered on 03 Jan 2012
3 answers
61 views
Hi,
i was going through your tutorial on AJAX which i download from "http://www.telerik.com/support/documentation-and-tutorials/step-by-step-tutorial-for-ajax.aspx"

In the "Having an Out-of-panel Experience with RadAjaxManager" chapter which i have completed, i notice my behaviour is different from what it is expected. When i first time click on the calendar on the AjaxCalendar, using RadAjaxManager, my RADLoadingPanel didnt show, but the datetime did shows in the label, when i click for the second time, the RADLoadingPanel show.

Is RADAJAX is not fully compatible with SharePoint 2010? Any know issue with the RAD tool with SharePoint?
Marin
Telerik team
 answered on 03 Jan 2012
10 answers
101 views
Hi. I've been developing a new site based heavily on your controls for ASP.NET AJAX. Because we only target one browser and it is an internal site we don't need to test for multiple browser and have a small target audience. We plan on moving to Windows 7 soon. Our current OS/browser is Windows XP with IE6. I've done some testing with Windows 7 and IE8 and on page load it seems to get stuck. It is hard to describe. The page partially loads and then halts, and the status bar at the bottom reads something like:

(2 items remaining) Downloading picture http://myserver/WebResource.axd?d=xxxxxxxxxxxxxxxxxxxxxx

I have tested it with Windows XP and IE8 and the page loads with no issues. We have a login page with some RadControls on it and a script manager and it loads okay. It is a much smaller page though. We are using masterpages, and it seems to not like that page as you can create a new page with nothing on it and include the masterpage and it still stalls on that. I have also tried switching between compatibility mode and normal and it doesn't fix the problem. Sorry for the vague description, but that's all I got!

Daniel
Bozhidar
Telerik team
 answered on 03 Jan 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?