Telerik Forums
UI for ASP.NET AJAX Forum
15 answers
467 views
hi,
 I am doing some testing. I need to change radComboBox selected value from javascript. How can i achieve that? But it is rendered to list...what is necessary to set ? ClientState is not enough...
Eyup
Telerik team
 answered on 24 Aug 2015
1 answer
105 views

Customer is trying to download the data from radgrid on our page at the same institution,

one user works fine
the other user it downloads the aspx source file

have you seen this before. 

 

Thanks in advance

Eyup
Telerik team
 answered on 24 Aug 2015
7 answers
200 views

Hi,

 I'm currently working on a project where I need a radgrid with a couple of date columns. When the grid is in edit mode, the culture of the Datepickers however is always en-US. I need the culture to be nl-BE.

My columns are implemented as follows: 

<Telerik:GridDateTimeColumn HeaderText="Start Date" UniqueName="StartDate"  DataType="System.DateTime" DataFormatString="{0:dd/MM/yyyy}"></Telerik:GridDateTimeColumn>

I have tried setting the page culture, setting the culture of the grid in code and as suggested elsewhere on these forums the approach below

 

GridEditableItem item = e.Item as GridEditableItem;
RadDatePicker dpStartDate = item["StartDate"].Controls[0] as RadDatePicker;
dpStartDate.Culture = new CultureInfo("nl-BE");

All the datepickers on my form are correctly set to correct culture, except for the ones in the grid.

Am I doing something wrong?

Eyup
Telerik team
 answered on 24 Aug 2015
14 answers
746 views
So some of our end users have brought to light that they can't access our context menus via Safari on the iPad. I'm assuming this is an issue with no Right Click being available. I've attempted to figure out how to right click (double tap, two finger tap, long hold tap, etc.) but nothing seems to work... does anyone know how to perform a Right Click? If not, any ideas on how to resolve this? I guess we could simulate a long tap check with Mouse Down and Mouse Up...
Ivan Zhekov
Telerik team
 answered on 24 Aug 2015
7 answers
86 views

Hi support,

We have upgraded our Telerik RadEditor to 2015.1.401.45 version.

We are facing issue in IE as mentioned below:
In IE when we select an image and change from Design to HTML mode or try to apply any paragraph style to it, the browser gets unresponsive.

I am able to reproduce the same behaviour with the Telerik demo: http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx?skin=Default

Can you please help us in solving this issue ?

 

Regards,

Khush

Vessy
Telerik team
 answered on 24 Aug 2015
5 answers
533 views
Hello,

How to avoid Rad Grid flickering on each and every event?

Right now my Radgrid control is flickering on each and every event, How to avoid that. 

Right now Radgrid contains Add, Delete, Edit,.....

I dont want flickering happening on each click event. How to achive this?

Thank you
Regards
Ganapathy
Konstantin Dikov
Telerik team
 answered on 24 Aug 2015
1 answer
602 views

Hi Community forum,

I am having a difficult problem with changing the colors of the columns. Here's my html  source

<telerik:RadHtmlChart ID="RadHtmlChart2" runat="server" DataSourceID="SqlDataMyStat">
                                        <PlotArea>
                                            <Series>
                                                <telerik:ColumnSeries DataFieldY="Activities" Name="Activities">
                                                    <Appearance>
                                                        <FillStyle BackgroundColor="#30abf2" />
                                                    </Appearance>
                                                </telerik:ColumnSeries>
                                            </Series>
                                            <XAxis DataLabelsField="Status">
                                                <LabelsAppearance RotationAngle="60" />
                                                <TitleAppearance Text="Status" />


                                            </XAxis>
                                            <YAxis>
                                                <TitleAppearance Text="Activities" />

                                            </YAxis>
                                        </PlotArea>
                                        <Legend>
                                            <Appearance Visible="false" />
                                        </Legend>


                                    </telerik:RadHtmlChart>
                                                
                                                
                                            </XAxis>
                                            <YAxis>
                                                <TitleAppearance Text="Activities" />
                                                
                                            </YAxis>
                                        </PlotArea>
                                        <Legend>
                                            <Appearance Visible="false" />
                                        </Legend>

    </telerik:RadHtmlChart>

 

I would like to achieve that the Activities columns with respect to Status would be different colors per column parse..

here's the query from datasource

Status (x-axis)                                   Activities (y-axis)

Active                                                      30

On-Hold                                                   15

Closed                                                      19

 Thank you in advance for your kind suggestions/solutions...

 

 

 

Danail Vasilev
Telerik team
 answered on 24 Aug 2015
1 answer
159 views

Hello,

Issue occurs when we insert link on a text and then press enter key before the text. On each enter a new unwanted anchor tag is created. 
To get a better understanding of the issue please refer the screen-cast link: http://screencast.com/t/nEIoFf9ht

Can you please provide a solution to this issue?

Thanking you in anticipation,

Siddhi

Ianko
Telerik team
 answered on 24 Aug 2015
3 answers
192 views

Hello,

I only see values, no checkboxes, for my multi values resource in insert or edit ​form.

- I'm using a provider were the method GetResourceTypes ​contains :

...
resourceTypes[0] = new ResourceType("Categories", true);​
...

- I added in aspx definition :

<AdvancedForm Modal="true" EnableResourceEditing="true"></AdvancedForm>​

- by security, I added in aspx.cs for the event RadScheduler1_DataBound :

RadScheduler1.ResourceTypes.FindByName("Categories").AllowMultipleValues = true;​ /* but already true with espion */

 

Before using provider, i already had the problem, it was for this reason i tried provider...

I'm using UI for ASP.NET AJAX Q1 2015 (free edition for the moment).

 

Thank you for ideas...

luc bonenfant
Top achievements
Rank 1
 answered on 22 Aug 2015
2 answers
91 views

 

Hello 

I have a datagrid which contains Edit & Delete buttons set to display as ImageButton. This grid has a details table which also has Edit & Delete buttons set to display as ImageButton. Both button sets display as required.

How/where do I set the buttons of the details edit form to display as ImageButtons as they are displaying as text.

Any direction pointers ?

Thanks

Bill

Bill Noble
Top achievements
Rank 1
 answered on 22 Aug 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?