Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
89 views
Been playing with Telerik for a while - updated a test project to Q1 2014.
Seems all the skins have screwed up now :(
Perhaps somebody could shed some light on this form please

Daniel
Bozhidar
Telerik team
 answered on 10 Mar 2014
1 answer
205 views
We are updating our UI for ASP.NET AJAX from an old version of 2011 to the last one. I have to note we have our system in Spanish.

All is going right, but we have a couple of problems with some controls: RadDatePicker and RadNumericTextBox.

The problem with RadDatePicker is resolved, but I'm not able to resolve the problem with RadNumericTextBox.

When we click the submit button in a web form, we retrieve the data from Request.Form. In our old version, obviously, is going correctly, but when we try to do the same with the current version, data is retrieved "different".

For example, the number 5.661000. Always is displayed in Spanish culture (so, this is 5,661 -in Spain, the comma is the decimal separator-), and when we submit the form in 2011 version the retrieved value is 5.661, but in 2014 the retrieved value is 5,661000, so when we try to work with this value we've got an exception.

I attach some images illustrating this. RadNumericTextBox shows how the control is displayed in all cases, 2011 request shows the value retrieved in old version and 2011 control shows the different properties values of the control; the same things with 2014 images. Note the value we get in Request.Form with current version is like the DisplayText property of the control :O
Konstantin Dikov
Telerik team
 answered on 10 Mar 2014
3 answers
125 views
I would like to use the imagegallery as a cart of sorts.  Can I add controls to the lightbox?

I may have a numerictextbox and a button to add quantity to a shopping cart.

Marty
Kostadin
Telerik team
 answered on 10 Mar 2014
1 answer
203 views
is there a way to add an "editable" column to a radpivotGrid?  I have a grid that's grouped by region, customer and last 3 month totals (in pivot).  I need to add a edit column for management to apply forecasting for each customer by region and update results fields (outside the grid)

I can't find the option to make a field editable like radgrids.

thanks
Doug
Eyup
Telerik team
 answered on 10 Mar 2014
1 answer
154 views
2013.3.1217.40   The text within RadTextBox when TextMode="MultiLine" cannot be rendered by ActivePDF's WebGrabber 2013 with its native or IE engine.

https://www.activepdf.com/index.php/products/webgrabber

This is the view source of the control.   Text does not show in PDF.   readonly attribute doesn't affect outcome.

<span id="test2_wrapper" class="riSingle RadInput RadInput_Default" style="width:160px;"><textarea id="test2" name="test2" rows="2" cols="20" class="riTextBox riEnabled">This is test2</textarea><input id="test2_ClientState" name="test2_ClientState" type="hidden" /></span>

Something to do with riTextBoxriEnabled?
Vasil
Telerik team
 answered on 10 Mar 2014
1 answer
40 views
Hello,

Today I updated my website with your latest Q1 2014 controls and I found a (CSS?) bug that I haven't with Q3 2013 SP1.

The function HighlightPath() with the skin "Simple" does not render the correct "Selected" stylesheet. Now we only have an orange border without background and "Hover" style seems not have the same padding value than the "Selected" one.

You can reproduce this bug on your site in "Menu - Integration with BreadCrumb" page. Select "Simple" skin and you will see the first selected level "Purchase" with only a border (background is missing). Then move the cursor on "Purchase Orders" child menu item to see that the Selected stylesheet will create an unpleasant behavior (definitely due to a different margin or padding)

Is there a way to fix this quickly??

Thank you for your help
Boyan Dimitrov
Telerik team
 answered on 10 Mar 2014
1 answer
40 views

I am using RadAjaxLoadingPanel for showing waiting circle image for ajax request.

Waiting circle image doesnot animate in IE browser but works in firefox.

I have also check "http://www.telerik.com/forums/no-run-radajaxloadingpanel#XyyUhLsyMUeRfulqBOVtGw"  this post on telerik forum.

Is it a bug in IE browser or what?

If not then can anybody knows how to solve it.

Thanks in advance.
Konstantin Dikov
Telerik team
 answered on 10 Mar 2014
2 answers
189 views
Hi,

I am using RadAjaxLoadingPanel for showing waiting image on my master page.

In firefox loading image animate & loads until next page loads but it doesnot work in IE.

Do I need to set different ajax setting for IE?

Thanks in advance.
acb
Top achievements
Rank 1
 answered on 10 Mar 2014
1 answer
211 views
hi,
i use this demo  for my issue ,
it works fine ,
but i want to use 2 datakeyNames :

<DataGroupTemplate>
   <asp:Panel runat="server" ID="Panel3" CssClass="dataGroup" GroupingText='<%# (Container as RadListViewDataGroupItem).DataGroupKey %>'>
      <asp:Image ID="CarImage" runat="server" AlternateText="Car Image" CssClass="car_brand_img" ImageUrl='<%# "Img/" + (Container as RadListViewDataGroupItem).DataGroupKey + ".png" %>' />
         <asp:PlaceHolder runat="server" ID="DataGroupPlaceHolder3">/asp:PlaceHolder>
<asp:Label runat="server" ID="Label39" CssClass="groupFooter clearfix" Text='<%# "Lower booking price: " + (Container as RadListViewDataGroupItem).AggregatesValues["Price"].ToString() %>'>
</asp:Label>
</asp:Panel>
</DataGroupTemplate>

my changes :
DataKeyNames="ID,NAME"

my question is :  how to use (Container as RadListViewDataGroupItem).DataGroupKey to specify each DataKeyNames ??
 
Eyup
Telerik team
 answered on 10 Mar 2014
3 answers
109 views
I have a radtextbox with width 200px and i am having another button on which i am showing a radwindow , when i clicking on button radwindow appears but the text in textbox hides ,but when i click on textbox it shows the data .I dont want this to happen.



Any solutions.Please Suggest.
Angel Petrov
Telerik team
 answered on 10 Mar 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?