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

I get a ScriptLoadFailedException for ScriptResource.axd, Inaccessible path, if I try to insert something in the editor. The browser is IE7 but the effect occurs only in the Citrix environment. I need some inspiration, please.

Tervel
Telerik team
 answered on 06 Feb 2009
1 answer
135 views
Hi,

I'm having some issues with binding a dataset to the grid.
After I set a DataSet to be the Grid data source, The columns headers of the grid shows the dataset column names and not their captions.

I'm am developing a system that is localized so columns are translated in runtime. I don't want to translate the column name and would prefer it to be the captions.

How can this be solved?

Thank,

Eyal D.
Princy
Top achievements
Rank 2
 answered on 06 Feb 2009
2 answers
107 views
Hi,

I want to get the Primary key vlaue of Row in a Grid when the Grid EnableViewState is False;

Is it possible or not. If possible then give some examples

regards
Sathies
sathies
Top achievements
Rank 1
 answered on 06 Feb 2009
1 answer
98 views
I have a GridTemplateColumn that I (finally) got the grouping to work how I want it to. However -- since this data is really a DateTime, it's showing up as "Loan Period: 01/01/2009 12:00:00 AM" instead of "Loan Period: 01/01/2009". How can I format ({0:d}) the group text?

            <telerik:GridTemplateColumn HeaderText="Loan Period" Groupable="true" DataField="BwrLoanStart" 
                SortExpression="BwrLoanStart" UniqueName="LoanPeriod" AllowFiltering="false" GroupByExpression="BwrLoanStart Group By BwrLoanStart">  
                <ItemTemplate> 
                <%# utils.removeEmptyDash(string.Format("{0:d} - {1:d}",Eval("BwrLoanStart"), Eval("BwrLoanEnd"))) %> 
                </ItemTemplate> 
                <ItemStyle CssClass="certcolpadding" /> 
            </telerik:GridTemplateColumn> 
All of the DateTime objects are gaurenteed to have the same time (12:00:00 AM). I kept everything as DateTIme objects instead of strings to ensure the correct sorting of the column.

Thanks!
Shinu
Top achievements
Rank 2
 answered on 06 Feb 2009
3 answers
122 views
Hello,

I have a chart with large numbers data in it, However the numbers are over each other, so it isnt readable, second i dont think all data is displayed only one of the 2 series is.
Is is possible to show the ammounts vertical?
http://img3.imageshack.us/my.php?image=omzetcy5.jpg

Thanks for help,

Peter
Velin
Telerik team
 answered on 06 Feb 2009
1 answer
86 views
I have a strange problem that is only present in IE7.

When you double-click an event on the calendar page, and happen to double-click a text node in the event description, that particular text node disappears.

Any ideas would be great, been spinning my wheels on this one for a while..

Thanks in advance!

Link to dev site - http://dev.clarityprojects.com/mytown/
Peter
Telerik team
 answered on 06 Feb 2009
0 answers
146 views
Hi,

   The following statement is well working in aspx page, but not in ascx page. Is there any alternativi for it or any changes can be made to this statement .. so that i can use it in ascx page.

b.Save(Path.Combine(Server.MapPath("Icons"), string.Concat(AssetTypeId, ".jpg")));

Thanks,
Nagarjun S.
nagarjun
Top achievements
Rank 1
 asked on 06 Feb 2009
2 answers
314 views

Hi

I want to register telerik Namespace in the master page only & not in the child page. My child page contains telerik controls.
Whenever i remove
<%@ Register Namespace="Telerik.Web.UI" Assembly="Telerik.Web.UI" TagPrefix="telerik" %> from child page & register it to
master page only i get following error

Unknown server tag 'telerik:RadWindowManager'.
I'm using RadWindow Manager in the child page only.

Is it necessary to register Namespace in the Child page only/also? If No How to do that?

Thanks in Advance







Varun
Top achievements
Rank 1
 answered on 06 Feb 2009
6 answers
155 views
I have been reading all the posts about this topic on the forums but cant find an answer.
I have the latest version of asp.net and latest version of telerik controls.

I am using a masterpage with a default page on top which then references one of 3 customcontrol pages depending on the tab selected. This is from the demo code on the Telerik site.

I am also utilising AJAX with the telerik radscriptmanager

In IE it seems to work fine, but in FF i get the following error:

ids is null
_applyUpdatePanelsRenderMode()(0)Telerik....a6cfd3594 (line 2083)
set_updatePanelsRenderMode()(0)Telerik....a6cfd3594 (line 2078)
(?)()()www.blog...japan.com (line 2067)
createCallback()()Telerik....a6cfd3594 (line 6)
createCallback()()Telerik....a6cfd3594 (line 6)
for(var i=0;i<ids.length;i++){




You can see the error on the website at http://www.bloglinkjapan.com
when you first go to the site all the AJAX etc works, when you click on the link HOME it breaks in FF. It looks like the controls are not loading before the page is ready.

I have tried many of the suggestions in the forum topics but cant fix this.

Any help appreciated
Thanks
Alan


acm2001
Top achievements
Rank 2
 answered on 06 Feb 2009
1 answer
149 views
HI,
I am wondering if I can repeat the column Header in the case of multiple results. e.g.
in a grid that contains results for multiple hotels, could the column headers (e.g. rooms, price etc) be repeated per hotel?
Princy
Top achievements
Rank 2
 answered on 06 Feb 2009
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?