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

Is there a way to stop the Telerik css being downloaded to the client.

I have EnableEmbeddedSkins="false" and am using custom css so I have no need for the Telerik css.

Thanks.
Atanas Korchev
Telerik team
 answered on 27 May 2009
1 answer
252 views

Hi,

I have recently added RADControls. Whenever I drag and drop a rad control in the design view, i get the following error

error creating control
failed to create designer "telerik.web.design.radscheduler, telerik.web.design"...

But I can access all the properties in the source view.

Please suggest me a way around this problem as I need to use the RADScheduler to complete a project and I have only 2 days left to do that.

Greetings from India,
Manan Podar.
Shinu
Top achievements
Rank 2
 answered on 27 May 2009
2 answers
85 views
VERY URGENT!

Hi. Without getting into code-behind, is there any way to remove the "Displaying page 2 of 2, items 51 to 98 of 98."?

If I have to go into code-behind, how do I do this? I just want to strip that part out and only have < and >.

This is very urgent as I have an important meeting early next week and have to demo this app.
Sebastian
Telerik team
 answered on 27 May 2009
1 answer
86 views
Hi Guys,

How to load radcombo with java webserice?

The example for javawebservice URL would be 

http://abc.com:8090/Getinfo/GetInfo/getAllDivisions?format=Xml

 

Atanas Korchev
Telerik team
 answered on 27 May 2009
1 answer
98 views

hi,

i am using the following code, i didnt see legend in my screen.. i thing i have missed something... can u tell me the solution.

 <telerik:RadChart ID="RadChart1" DataSourceID="SqlDataSource2" runat="server"
                        Width="465px" Height="260px" DefaultType="Pie" OnItemDataBound="RadChart1_ItemDataBound"
                        AutoLayout="true" AutoTextWrap="true" CreateImageMap="false">
                        <ChartTitle>
                            <TextBlock Text="Amount spent">
                            </TextBlock>
                          </ChartTitle>
                        <Series>
                            <telerik:ChartSeries DataYColumn="spentMoney" Name="spentMoney" Type="Pie">
                                <Appearance LegendDisplayMode="ItemLabels">
                                </Appearance>
                            </telerik:ChartSeries>
                        </Series>
                        </telerik:RadChart>

in code behind

 

protected void RadChart1_ItemDataBound(object sender, Telerik.Charting.ChartItemDataBoundEventArgs e)
        {
            e.SeriesItem.Name = (string)DataBinder.Eval(e.DataItem, "pName");
        }
}

 

 

Ves
Telerik team
 answered on 27 May 2009
2 answers
108 views
I have upgraded my testserver to the latest version (tried both 2009.1.402 and 2009.1.525 internal build) coming from 2008.3.1314

My tooltips don't get skinned correctly it seems. No matter which skin I set the tooltip looks like this each time: http://www.gamemania.eu/temp/teleriktooltip_wrongskin.jpg (Tested so far in FF and IE8)
I also use the tooltipmanager for autotooltipifying and on some places I use a custom radtooltip, both do not get skinned correctly.

My code simply looks like this for the manager:
<telerik:RadToolTipManager ID="myTestTooltipManager" runat="server" AutoTooltipify="True" Skin="WebBlue" AutoCloseDelay="8000" > 
</telerik:RadToolTipManager> 

Here a firebug screen: http://www.gamemania.eu/temp/teleriktooltip_firebug.jpg

Edit: I just noticed the tooltips on your demopage look the same: http://demos.telerik.com/aspnet-ajax/tooltip/examples/autotooltipify/defaultcs.aspx
Steven
Top achievements
Rank 2
 answered on 27 May 2009
1 answer
82 views

hi,

i am using the following code, i didnt see legend in my screen.. i thing i have missed something... can u tell me the solution.

 <telerik:RadChart ID="RadChart1" DataSourceID="SqlDataSource2" runat="server"
                        Width="465px" Height="260px" DefaultType="Pie" OnItemDataBound="RadChart1_ItemDataBound"
                        AutoLayout="true" AutoTextWrap="true" CreateImageMap="false">
                        <ChartTitle>
                            <TextBlock Text="Amount spent">
                            </TextBlock>
                          </ChartTitle>
                        <Series>
                            <telerik:ChartSeries DataYColumn="spentMoney" Name="spentMoney" Type="Pie">
                                <Appearance LegendDisplayMode="ItemLabels">
                                </Appearance>
                            </telerik:ChartSeries>
                        </Series>
                        </telerik:RadChart>

in code behind

 

protected void RadChart1_ItemDataBound(object sender, Telerik.Charting.ChartItemDataBoundEventArgs e)
        {
            e.SeriesItem.Name = (string)DataBinder.Eval(e.DataItem, "pName");
        }
}

 

Ves
Telerik team
 answered on 27 May 2009
4 answers
125 views

 

http://www.bbc.co.uk/  

 

 

See the site. When I place a doc in a non doable place  its flying to  a doable area .

That means the motion to a docable position is very slow like flying (it is not jumping)

 

How can I give this effect to rad docs?

Lidiya
Telerik team
 answered on 27 May 2009
1 answer
187 views
Hello,

Can I retrieve an embedded Skin for RadTreeView?
I see two CSS classes applied to my RadTreeView (RadTreeView and RadTreeView_Default).
I want to override them by myself. Can you provide me an archive with the default Skin to download?

Thanks,
Best Regards,
Natalya
Poul Henningsen
Top achievements
Rank 1
 answered on 27 May 2009
1 answer
101 views
Hi

I have a treeview control with checkbox.
My treeview control has more than 2000 nodes.
My page is very slow.
How to improve the performance.
I can not do loadondemond.Because previously selected nodes  will be disappear and i have check all option also.


Regards
Vairam


Paul
Telerik team
 answered on 27 May 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?