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

I Have  a TreeView with CheckBox and also a Context Menu, but I want to know if it's possible to have the context menu when right clicking on the CheckBox?

Thank's

Patrick
Veronica
Telerik team
 answered on 10 Jun 2010
1 answer
75 views
I have a radgrid in my application which is populated using the web method. Now I have to implement the Add/Edit /Delete options. I need the form template edit form to add/Edit. My question is 'Is it possible to perform add/edit in form template edit form using pagemethods ? '. I tried a lot but couldn't find any solution. In the client side edit (http://demos.telerik.com/aspnet-ajax/grid/examples/client/insertupdatedelete/defaultcs.aspx) the add/edit is in a separate form  Please help.

Thanks in advance.
Ajith.

Yavor
Telerik team
 answered on 10 Jun 2010
1 answer
157 views
I want to do couple of things.
  • want to align First/Prev/Nex/tLast links on right side.
  • want to show my own First/Prev/Nex/tLast images
  • Want to grey out these images i.e grey out First Image if current page is first one.
  • can specify space between 2 images. right now when i define images it gives lot of space between two images.
  • PagerTextFormat  is not working. It should come adjacent to pagination links.
 <PagerStyle Mode="NextPrev" PrevPageImageUrl="Img/sectControl_page-prev.gif" NextPageImageUrl="Img/sectControl_page-next.gif" LastPageImageUrl="Img/sectControl_page-last.gif"  FirstPageImageUrl="Img/sectControl_page-first.gif" Position="Top" PagerTextFormat="Items {2}-{3}(of {5})" ></PagerStyle>

Thanks,
Rohit
Yavor
Telerik team
 answered on 10 Jun 2010
1 answer
164 views
Dear Telerik,

We're facing 2 problems that can be reproduced on your demo site: http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx

A. Delete All in Chrome keeps HTML Tags
1) Open the above demo page Using IE (Internet Explorer 8)
2) Select all text found in the memo with Ctrl-A or through the Context menu
3) Press Delete to delete All
4) Click on the HTML view, you'll see NO HTML left
5) Repeat the above in Goggle Chrome (latest version 5.something)
6) Click on the HTML view, you'll see some HTML left:
<div style="text-align: center;"><br /> 
<br /> 
</div> 


B. New Lines as Paragraphs in Chrome Generates <br /> tags
1) Open the above demo page Using IE (Internet Explorer 8)
2) Select all text found in the memo with Ctrl-A or through the Context menu
3) Press Delete to delete All
4) Click on the Design view
5) Select New Lines as Paragraphs option on the side
4) Type 1 then press Enter 2 times then type 2
5) Click the Html view, you'll see:
<p>1</p> 
<p>&nbsp;</p> 
<p>2</p> 
6) Now Repeat the above in Goggle Chrome
7) Click on the HTML view, you'll see some HTML left, delete it, so you start with an empty editor
8) Click on the Design view
9) Select New Lines as Paragraphs option on the side
10) Type 1 then press Enter 2 times then type 2
11) Click the Html view, you'll see:
<p>1</p> 
<p><br /> 
</p> 
<p>2</p> 
The above 2 problems ares causing us some troubles because of the different behaviour between IE and Chrome.

Please advise on how to solve them.

Regards,
Salah A. Malaeb
TeknoBuild
Rumen
Telerik team
 answered on 10 Jun 2010
1 answer
193 views
Hi. I have a site using two themes and a master page. I'd like to globally set a custom skin without having to specify the skin on each control and am not sure exactly which steps to take.
- Do I do this in the webconfig with <add key>? If so, do ALL controls automatically get the skin, or do I then have to put skin="customSkin" on each respective control (which I would not like to do)?
- Or, do I register the skin in the customSkin.skin file in my themes folder, then use radSkinManager on my master page? If so, is it possible to do this for all controls at once in my skin file or do I have to register them one by one?
- Are there any other steps to take besides the ones mentioned?

Please give me step by step as I'm not a programmer. Thanks for your help!
Rosen
Telerik team
 answered on 10 Jun 2010
4 answers
159 views

Hi,
I am using Telerik RadControls for ASP.NET Ajax, ver 2.0.50727. I am programatically creating a RadChart(Pie) and databinding the same to a database object. Since there are many sections in the chart, Labels are overlapping. I set the below properties to solve the overlapping issue as mentioned in some of the threads

this._radChart.Series[0].Appearance.ShowLabelConnectors = true;
this._radChart.Series[0].Appearance.LabelAppearance.Distance += 2;

Though I see significant improvement in charts having many closer sections near the center of the chart, charts with smaller sections towards the top and bottom are still overlapping because of the connectors. Please see the attached chart image for the issue highlighted in red-rounded rectangle.

Moreover, If there are too many close sections, I want to Zoom particular section of Piechart to see the labels clearly. When I set

this._radChart.ClientSettings.EnableZoom = true, am getting the error "Zooming & scrolling can't be enabled for PieChart series type"

How do I enable Zooming for a particular section in the pie chart ?
How to avoid the overlapping issue caused by the connectors towards the top and bottom portion of charts?

Please help me.Its urgent.

Regards,
Priya

Vladimir Milev
Telerik team
 answered on 10 Jun 2010
1 answer
100 views
Hello ,
We have requirement like font dropdown control in Microsoft word  means dropdown control displayed with  small width (example 120 px) when user click on the  Down Arrow of the dropdown then data show with expanded mode(example 200 px) with full text of each item in the dropdown   
I found  one contron in telerik web controls that is  EditorDropDown  but not sure i can use it in the radgrid  
Could you please suggested me how can i achieve the functionality. 

Thanks 
Chinna  
   
Yavor
Telerik team
 answered on 10 Jun 2010
2 answers
79 views
Hi,
    I was checking the sample website application (comes on installing telerik ajax tools), i got an error on first look -  Input. First click the order now button then click reset after that again click order now. The error i got is:


Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Invalid postback or callback argument.  Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page.  For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them.  If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.

Please let me know the problem.Thank You
hari
Top achievements
Rank 1
 answered on 10 Jun 2010
1 answer
110 views
I use RadEditor lite for MOSS to edit list items. Initially, the toolbar buttons (like bold/italic, etc.) are disabled. When the RTE got focus, buttons are enabled. However, after that, when RTE lost focus, buttons did not get disabled. Is there anyway to get around this?
Truong Hong Thi
Top achievements
Rank 1
 answered on 10 Jun 2010
0 answers
117 views
Hi
   How to control the header template css .

For some condition i need to apply css
.rcbHeader
{
 display:none
}
unless 
i need as usual
pasam Anna
Top achievements
Rank 1
 asked on 10 Jun 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?