Telerik Forums
UI for ASP.NET AJAX Forum
14 answers
557 views
Hi,

We've couple of aspx pages with different Telerik controls including radwindow pop-ups.
We're using RADScriptManager to combine scripts.

From the Client Fiddler trace we're getting multiple requests for Telerik.Web.UI.WebResource.axd?_TSM_HiddenField...

To be exact we're getting about 10 requests.

Inspecting the returned *axd bits shows multiple downloads for common.core.js and other telerik scripts.

Question:

1. How can we combine all the *.axd request into a single request?

2. Why Telerik is not caching script files already downloading using a previous *.axd request?

Thanks for you Help.

Thanks,

Varadhg
Joanie Cantley
Top achievements
Rank 1
 answered on 08 Feb 2011
1 answer
70 views
Can you please tell me how to hide Back image in table wizard ( editor -- >Module manager-->Cell Properties--> Back Image).

If this can be achieved by css. Can you please tell the css path also. I am not using custom Css.

Thanks
BV
Rumen
Telerik team
 answered on 08 Feb 2011
5 answers
131 views

We are trying to implement the self referencing hierarchy in RadGrid. But the example provided in the Telerik demo site creates expand\collapse button explicitly for each row of the GridDataItem.  Besides , It hide\expand the columns through iterating the each GridNestedViewItem and their nested tables recursively. Is there any other way to implement this functionality without creating explicit button control and avoiding the recursive loop for each GridDataItem?

Michelle Chen
Top achievements
Rank 1
 answered on 08 Feb 2011
1 answer
79 views
Hi,
We wanted to created some predefined templates for RadEditor , is there any format for to create these templates? or any HTML file can be used as template?
Rumen
Telerik team
 answered on 08 Feb 2011
1 answer
61 views
Our client is running Sitefinity 3.1 in IE 8.0.7600 (in compatibility view) and when she edits a Generic Content control, all of the content editing icons appear briefly but then disappear just as the editor is fully loaded (see screenshot).  The scroll bar also flickers. 

This does not occur in Firefox 3.6.3 or actually even in IE 8.0.6001.  I have obviously just told our client to use Firefox for the time being, but I would like to be able to give her an answer as to why this is happening when it was previously not a problem. 

Thank you!
Ivan Dimitrov
Telerik team
 answered on 08 Feb 2011
2 answers
95 views
Dear all,

1-Please i used a asp required validation controls with radcombo box and the InitialValue property of required validation not working .
2-other controls is working only in the first view of the page if the page is posted back the validation not working ..
Please help me in this .
 
Best Regards 
Thad
Top achievements
Rank 2
 answered on 08 Feb 2011
2 answers
259 views
I am struggling with understanding what event args to use for the DataGrid EditForm.  I appear to either not have the correct OnItemCommand or OnUpdatedCommand in combination with the correct event args.   All the examples I have seen do not have good examples of the EditForm and doing the updates in a code behind using a web service.

<radgrid>
    <mastertableview>
        <columns>
            <telerik bound column>
        </columns>
        <editformsettings>
            <formtemplate>
                <my form items>
                <my button with command name update>                
            </formtemplate>
        </editformsettings>
    </mastertableview>
</radgrid>

I have the following in my radgrid:
OnItemCommand="RadgridItem_Update"

In have the following in my code behind:
protected void RadgridItem_Update(object sender, GridCommandEventArgs e)
    {
        GridEditFormItem myitem = (GridEditFormItem)e.Item;
        etc. etc.  call web service update.
    }

Karl Rohrbach
Top achievements
Rank 1
 answered on 08 Feb 2011
1 answer
64 views
I implimented the DBSchedulerProviderBase per your sample and it works fine for multi-resource items.  What I am trying to figure out now is how to filter it, since the SQL Logic is hardcoded into the GetAppointments method.  I have two comboboxes above the schedule that when I change those items, it should filter the appointments shown.  But I am unsure of how to do that when the select statement is hardcoded into the GetAppointments Method
Peter
Telerik team
 answered on 08 Feb 2011
7 answers
119 views
Hello,

Our users have a very large appointment calendar, and the confirmation for deleting appointments appears out of range because it's centered within the control, and they have many browser pages of appointments, and so the confirmation appears out of range.  Can you control where that scheduler confirmation appears?

Thanks.
Peter
Telerik team
 answered on 08 Feb 2011
1 answer
38 views
hi, this is what adding the <AdvancedInsertTemplate>, but I removed the other items, I want is just add it without deleting the other items that are:
subject, start, end, recurrence, etc..

Thanks for your help
Peter
Telerik team
 answered on 08 Feb 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?