Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
99 views
Hello,

can someone provide me with an example of creating a RibbonBarItemTemplate from the Code Behind (C#)?
Thnx.

Regards,
  Jos Meerkerk
RvdGrint
Top achievements
Rank 1
 answered on 21 Feb 2012
2 answers
241 views
I'm using the RadEditor with a ContentTypeProvider that uploads images to the Amazon S3 service. That works great, but the imageManager sets the src of the image as src='S3FileSystemHandler.ashx?path=yourFolder/yourImage.jpg'. I'd rather not have the ashx page handling the images, and would prefer the src just be src='http://s3.amazonaws.com/yourBucket/yourFolder/yourImage.jpg'. Is this possible? Is there a reason I'm missing to set the src to include the ashx page and have the ashx page handle the images rather than just hitting the image directly?

Thanks for any help.
Jim
James
Top achievements
Rank 1
 answered on 21 Feb 2012
2 answers
273 views
Can somone please show me an example of how can I hide the all day check box in Rad Scheduler.
I believe i found the problem

protected void RadScheduler1_FormCreated(object sender, SchedulerFormCreatedEventArgs e)  
{  
    if ((e.Container.Mode == SchedulerFormMode.AdvancedEdit) || (e.Container.Mode == SchedulerFormMode.AdvancedInsert))  
    {  
        CheckBox allDayCheckBox = (CheckBox)e.Container.FindControl("AllDayEvent");  
        allDayCheckBox.Visible = false;  
 
        TextBox subjectTextBox = (TextBox)e.Container.FindControl("Subject");  
        subjectTextBox.Visible = false;  
    }  

thanks

Jose
Top achievements
Rank 1
 answered on 21 Feb 2012
1 answer
65 views
Hi,
 When I drop a RadDatePicker control onto a webpage, it never vertically aligns properly with other controls on the rendered page (looks just fine via VS design view):

 See Attached picture and notice the Rad date picker input box is several pixels aboe all the rest.

This can be easily reproduced by dropping a RadTextBox, then drop a RadDatePicker, view the page in a browser and see they don't align vertically.

What can I do to properly align this control with other controls?

Thanks,
~Patrick
Patrick
Top achievements
Rank 1
 answered on 21 Feb 2012
1 answer
183 views
Please look at the screen shot attached. I want to hide this from the header without hiding the whole header.
Plamen
Telerik team
 answered on 21 Feb 2012
4 answers
320 views
Hi,
    How can i loop through all the controls in a grid(in all rows) and find the type of the control(eg: Radio button or check box) from client side using javascript

 Rahul R
Richard
Top achievements
Rank 1
 answered on 21 Feb 2012
5 answers
201 views
Hello!

i've 3 slider in my page. 1 is none item style and two others are with item style.
with item style "none", drag handle starting exactly from first point of track. but with item style draghandle starting between middle of the first and second tick  place of slider. (you can check from attachament.) i want that, all of my my slider are displaying same size. (width and height) and starting from same place even i selected "item" style..is it possible? 

Regards
Omer
Slav
Telerik team
 answered on 21 Feb 2012
2 answers
252 views
Hi,
     I am using a RadGrid. Initially, when the page loads,    ShowGroupPanel property of Grid is set to false. I have a button on my page. When a user clicks on that button, i want to show the grouping panel without postback. Is there any javascript function to do it?
Sumit
Top achievements
Rank 1
 answered on 21 Feb 2012
2 answers
124 views
Telerik Team,

My requirement is to dynamically bind a RadMenu inside the RadPanelBar. I am able to achieve this, but the problem here is if I am trying to create the ItemTemplate for each RadMenuItem inside the RadMenu then the arrow image is getting disappeared if a menu item has submenu items. It will be great if you can suggest me how I can achieve this. I have attached the sample code snippets as well as the screenshot.



Thanks,
Nish 
Nish
Top achievements
Rank 1
 answered on 21 Feb 2012
3 answers
117 views
Hi,

This is my requirement, In month view no scroll bar should come and it should occupy full height. Say if the screen resolution changes, month view should resize itself to occupy full height also it should display more or less number of appointments based on the height it gets.

Please let me know if this is feasible. 

Regards,
Pooja
Plamen
Telerik team
 answered on 21 Feb 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?