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

Hello,

Is there a client-side event for when a RadPageView has finished loading? What I'm looking to do is when a RadTab is clicked for the specified RadPageView, I want to display a "loading..." message while the RadPageView's contentURL loads then hide it once the loading has finished.

Ivan Danchev
Telerik team
 answered on 06 Aug 2015
5 answers
271 views

Hello,

I have come across a problem with the editor when set NewLineMode="Br" and try to align text..
We have recently upgraded the telerik controls from V 2013 to V 2015.2.623.45.
After upgrade new version that some functionality are messed up.

When I type some text in the editor with enter then html will generate as below.

test<br><br>test<br><br>test<br><br>test<br><br>test

 
Now lets say the I want to set the alignment to center for the middle line of 
text on Design mode

Then this happens over HTML view:
<p style="text-align: center;">test<br><br>test<br><br>test<br><br>test<br><br>test</p>

Which of cause means that all the text is aligned to center
However I just need centering the middle line which I had my cursor on.
This can easily be reproduced on your demo site as well(Chrome and IE 11 browser).

refer link : http://screencast.com/t/y4VEIHvlvM

Is there any fix or workaround for this issue?

Please suggest.
Thanks.

Ianko
Telerik team
 answered on 06 Aug 2015
5 answers
177 views

HI 
I’m trying to determine the column of a cell. 

I have a _ItemDataBound event in my code where I change the color of the cell based of the value (.text) …no big deal.
But now I need to determine in which column a cell is. Because I need to call a stored procedure to get some additional values, but I just need to do that for all rows of one column and not for all of them. 
How can I determine if a cell is in the column where I have to call the procedure? 
Thanks for any hint

Best regards
Dennis 


Dennis
Top achievements
Rank 1
 answered on 06 Aug 2015
3 answers
141 views

Hi

I am trying to get the reference of a link button from a template column based the row index. Ideally upon getting the control i want to call the custom command associated with that button on that row. Can you please let me know how to achieve this in the below code.

 

var row = $find("<%=rgmyGrid.ClientID %>").get_masterTableView().get_dataItems()[rowIndex];
     var   lnkBtn=   row.findcontrol("lBtnMyLinkButton")
        lnkBtn.fireCommand("ReleaseORTakeControl");​

Eyup
Telerik team
 answered on 06 Aug 2015
3 answers
102 views
my chart has open end on right side.
how can I tell it to close the plot area?
Vessy
Telerik team
 answered on 06 Aug 2015
0 answers
129 views
In web application, the kendo tab strip loads all the tabs along with their contents on an ASPX page. Each tab loads IFRAME and IFRAME has dynamic URLs(src). To optimize, I need to load kendo tab content only after selecting a tab. Please suggest.
Rahul
Top achievements
Rank 1
 asked on 06 Aug 2015
1 answer
57 views

We have custom inline editable grid, on button postback populating rad grid with some text box and label's, till 149 records in grid everything working fine, but on 150th record page is throwing error on hosting environment, error is sys.WebForms.PageRequestMangerServerErrorException, returning code 500. Please suggest if anyone have any idea

Pavlina
Telerik team
 answered on 06 Aug 2015
1 answer
99 views
We have RadGrid with custome inline edit behavior, on button postback populating grid with some textbox's and label's, till 149 records everything is ok but for 150th record it throwing error on hosting environment, sys.WebForms.PageRequestManagerServerErrorException, return 500.Please suggest if any one have any idea about.
Pavlina
Telerik team
 answered on 06 Aug 2015
5 answers
186 views

Hello Telerik team.

I'm using Telerik 2014.1.403.40 version.

It looks  today of speicalday property time is depends on server time.

 My PC location timezone is UTC +09:00 (Seoul)

and Web Serv timezone is  UTC  -08:00 Pacific Time (US&Canada).

When I open the Dateopicker popup, today marked 7/28 but actual today is 7/29.

I would like to set today time correctly.

 Here's my code

01.<telerik:RadDatePicker ID="RadDatePickerDateFrom" runat="server" Calendar-FastNavigationStep="12" Calendar-ShowRowHeaders="false" Width="100%" TabIndex="12">
02.    <Calendar ID="CalendarDateFrom" runat="server">
03.        <FastNavigationSettings EnableTodayButtonSelection="true" />
04.            <SpecialDays>
05.                <telerik:RadCalendarDay Repeatable="Today" ItemStyle-BackColor="Yellow" />
06.            </SpecialDays>
07.    </Calendar>
08.    <DateInput AutoCompleteType="Disabled" ID="DateInputDateFrom" runat="server" DateFormat="M/d/yyyy" SelectionOnFocus="SelectAll" />
09.</telerik:RadDatePicker>

Maria Ilieva
Telerik team
 answered on 06 Aug 2015
30 answers
460 views
Hello

I want to know how I can delete the image attached in a forum post.
Pavlina
Telerik team
 answered on 06 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?