Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
115 views

<telerik:AjaxLoadingPanel ID="AjaxLoadingPanel1"   runat="server" Height="75px" Width="75px">

        <img alt="loading..." src="../RadControls/Ajax/Skins/Default/loading6.gif" />

        </telerik:AjaxLoadingPanel>

 

gives error:Error16 Unknown server tag 'telerik:AjaxLoadingPanel'. when we updating telerik dll 2012 to 2015

Viktor Tachev
Telerik team
 answered on 19 Oct 2015
1 answer
133 views
Radtreeview1.ImagesBaseDir = "~/RadControls/TreeView/Skins/Arrows/3DBlueAppt"; gives error that radtreeview does not contain definition for ImagesBaseDir when we updating DLL 2012 to 2015
Viktor Tachev
Telerik team
 answered on 19 Oct 2015
1 answer
106 views

telerik.web.UI.raddatepicker does not contain a definition for PopupButton when we update dll 2012 to 2015.

raddatepicker 1.PopupButton.Attributes["onclick"] = "PopupUpdating(\"" + raddatepicker1 .ClientID + "\");";​

Viktor Tachev
Telerik team
 answered on 19 Oct 2015
1 answer
107 views

We are using telerik old version which was using dll of rad controls.Now we are upgrading these controls to latest version of telerik and getting more code issue which was not working .

My following code is not working , So please let us know How we can fixed this issue.

raddatepicker 1.PopupButton.Attributes["onclick"] = "PopupUpdating(\"" + raddatepicker1 .ClientID + "\");";​

here error is :raddatepicker  has no definition of PopupButton

Maria Ilieva
Telerik team
 answered on 19 Oct 2015
1 answer
123 views

We are using telerik old version which was using dll of rad controls.Now we are upgrading these controls to latest version of telerik and getting  code issue which was not working .

My following code is not working , So please let us know How we can fixed this issue.

<telerik:AjaxLoadingPanel ID="AjaxLoadingPanel1"   runat="server" Height="75px" Width="75px">

        <img alt="loading..." src="../RadControls/Ajax/Skins/Default/loading6.gif" />

        </telerik:AjaxLoadingPanel>

 Gives error:Error16 Unknown server tag 'telerik:AjaxLoadingPanel'.​

Maria Ilieva
Telerik team
 answered on 19 Oct 2015
3 answers
137 views

Hi

 

I have an ajxified radgrid, so I load the images per item (row) in the ItemDataBoundEvent as per

    Image img = (Image)item.FindControl("PartImage");

    img.ImageUrl = "~/PartImages/" + Imgurl;    //ImgUrl is retrieved elsewhere from the datasourcerow.

Using the demo, There is the issue of RadCodeBlock required

in / around

ImageUrl='<%# String.Format("Images/Sushi/{0}.jpg", Eval("ItemID")) %>'
                                AlternateText="Sushi image" Width="100px" Height="75px" Style="border: 1px solid #000000;">

 

Is there a way programmatically to include the image in the exported PDF file?

or

How would I wrap the Markup as per Sushi above to allow for the ajaxification?

 

thx

Neal

Pavlina
Telerik team
 answered on 19 Oct 2015
5 answers
164 views

Hey

 

We have a problem with the drag-and-drop feature of the RadComboBox:

The bug occurs when we have two ComboBoxes and in the OnChange event we sort the items of the first ComboBox. When we move now one item (for example the third) to the other ComboBox with drag-and-drop and then back to its initial position, the order of the items in the left ComboBox is wrong.

We currently us the version 2015.2.826.35 of Telerik.

Please see the attached files. Thank you very much!

 

Best regards,
Mathias

Mathias
Top achievements
Rank 1
 answered on 19 Oct 2015
5 answers
230 views

I'm trying to export data to Excel from a grid but I get the following error:
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).

There are two columns in the grid that require the code blocks as part of an itemtemplate. If I remove those columns the export works fine but of course I'm then missing 2 key columns.

I tried wrapping the code blocks with "radcodeblock" but that also just removed the columns from showing up within the grid. The export did work in that case but I do need the columns to show up.

 

Is there a way to dynamically substitute other data for those columns during export or, worst case, to ignore them in the export?

thanks for your help

Raj Anand
Top achievements
Rank 1
 answered on 19 Oct 2015
2 answers
139 views
Hi Telerik,

I've seen your new Theme Builder at http://themebuilder.telerik.com
This is wonderful tool for all developer and I love it.
So I have a feedback, can you create a Forum for everybody where we can share our Theme Builder in ASP.NET Ajax forum like Visual Style Builder forum's already exists.
And a library where the best Theme Builder was pulic by others developer.

I think this is good wat for the development of community Telerik

Thanks
Rumen
Telerik team
 answered on 19 Oct 2015
1 answer
219 views

When we try and filter on a field in our PivotGrid it does not show any labels in the items list (just the "Select All" option). Additionally if we try and apply a specific label filter (eg. "Contains") it does not return any data even though such data does exists.

Also, is there a way to apply a filter before you perform a layout update? Our cube is quite large so updating the layout without first applying a filter often causes timeouts.

 Thanks!

Maria Ilieva
Telerik team
 answered on 19 Oct 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?