Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
128 views
The grid displays differently in Chrome and IE. The issue is with Chrome. I have attached tow files illustrating the displays.
Maria Ilieva
Telerik team
 answered on 15 Nov 2013
3 answers
279 views
Hi.
I'm using RadOrgChart with custom itemtemplate.
It works fine in FF but in Chrome & IE 10 it has a problem that show in my attachment.
I found that there's a div with class "rocViewPort". In FF its width is "160px" but in Chrome is "0px".
Below is all custom css in use

.RadOrgChart li .rocItem {
    height: auto !important;
    width: 150px !important;
}
.rocItemTemplate {
    border-radius: 10px !important;
    height: auto !important;
}
.RadOrgChart li .rocItemTemplate {
    text-align: center;
    height: auto !important;
    padding: 0px !important;
}
.RadOrgChart .rocItemContent {
    height: auto !important;
}
.rocLineDown {
    top: 24px !important;
}


Can someone help me on this problem?


Thanks.
Magdalena
Telerik team
 answered on 15 Nov 2013
3 answers
144 views
Hi there

I've tried to export to pdf functionality.

I require to export grid data and have an issue.
My grid contains few lines in one cell and cell could be splited cell between pages.

I guess pdf may contains smth like "Allow row to break across pages".

Could you help me setup correctly export?
Kostadin
Telerik team
 answered on 15 Nov 2013
2 answers
48 views
Hi Telerik people,

In our CMS I have build a simple test page on which I placed a RadEditor and I try to put some classes in the Classes dropdown.
The CSS is coupled from another machine through Virtual Directory.
This is working in IE11 but not in FF, Chrome.
I try to debug with Fiddler but to no avail.

The page is here: http://www.insight5.nl/test.aspx

Can you see what is happening here?

Thanks, Marc
Fit2Page
Top achievements
Rank 2
Bronze
Iron
Iron
 answered on 15 Nov 2013
3 answers
116 views
Hello . 
We are using Telerik 2013 . Q1 . SP1 ,and we have some problems with rendering in Different Browsers.
this menu shows Correctly in IE10 ,but It renders Incorrectly in FireFox 24.0 ,  Opera 12.15 , Chrome 30.0.1599.101 m ,
and Safari 5.1.7 .
I attached the Picture of This Problem .
Our Menu begins with :<telerik:RadMenu ID="MainMenu" runat="server" dir="rtl" Skin="Office2007" OnItemClick="RadMenu1_ItemClick" Width="1020px" EnableRootItemScroll="true">

I found some styles For Solving this Problem.I can't remember where I Found It.
It is :
 * html div.RadMenu

  {
     
display: inline !important;

    }

 

+ html div.RadMenu

 {

    display: inline !important;

 

 

div.RadMenu

 {

     float: none !important;

   display: inline-block !important;

   vertical-align: middle !important;

 }
 
div.RadMenu .rmRootLink .rmLeftImage, div.RadMenu .rmFirst
 {
    width
: 16px;

    padding-right: 15px;

   }

 

 div.RadMenu, div.RadMenu .rmRootLink

 {

    width: 100%;

 }

This style Solved My Problem in These Browsers , but this Problem Still Exist In IE8 and I Can't Find Anything for this version of IE .

 

 Can anybody Help Us?

Magdalena
Telerik team
 answered on 15 Nov 2013
4 answers
150 views
Think I found one issue, this call is not finding the grid

"$find("ctl00_ctl00_BodyContentPlaceHolder_BodyContentPlaceHolder_ReportsList_CustomReportGrid")._showFilterMenu("ctl00_ctl00_BodyContentPlaceHolder_BodyContentPlaceHolder_ReportsList_CustomReportGrid_ctl00",



Be patient I am new to using telerik

No Text in filter text box.  Click filter button to bring up menu, the menu never appears but a whole page post back occurs. We have just updated our Telerik from 2010 to RadControl AJAX Q2 2013.  

AutoGenerateColumns is used and the calendar button is not working either for dated columns it just places a '#' in the address url. 


<telerik:RadGrid EnableEmbeddedSkins="true" ID="CustomReportGrid" runat="server" AutoGenerateColumns="true" ShowFooter="true" AllowSorting="true"
                AllowPaging="true" AllowFilteringByColumn="true" PagerStyle-Mode="NextPrevAndNumeric"
                PageSize="50" EnableOutsideScripts="false"
                MasterTableView-NoMasterRecordsText="No records to display." ><ExportSettings OpenInNewWindow="true" FileName="CustomReport">
                    <Pdf PageWidth="3000px"  PaperSize="A4" AllowPrinting="true" PageBottomMargin="10px" PageTopMargin="25px"
                        PageHeaderMargin="0px" PageLeftMargin="10px" PageRightMargin="10px" PageTitle="CustomReport" />
                </ExportSettings>
                <ClientSettings>
                    <Scrolling UseStaticHeaders="true" />
                </ClientSettings>
                <ItemStyle BackColor="transparent" HorizontalAlign="Left" />
                <HeaderStyle HorizontalAlign="Left" />
                <FilterItemStyle HorizontalAlign="Left" />
                <AlternatingItemStyle BackColor="#F9F9F9" />
            </telerik:RadGrid>

This is the markup that is being generated for the filter button

<input id="ctl00_BodyContentPlaceHolder_ReportsList_CustomReportGrid_ctl00_ctl02_ctl02_Filter_Client Name" class="rgFilter" type="submit" title="Filter" onclick="$find("ctl00_BodyContentPlaceHolder_ReportsList_CustomReportGrid")._showFilterMenu("ctl00_BodyContentPlaceHolder_ReportsList_CustomReportGrid_ctl00", "Client Name", event); return false;" value=" " name="ctl00$BodyContentPlaceHolder$ReportsList$CustomReportGrid$ctl00$ctl02$ctl02$Filter_Client Name"></input>


This is the markup for the calendar button on the date column filter

<a id="ctl00_BodyContentPlaceHolder_ReportsList_CustomReportGrid_ctl00_ctl02_ctl02_RDIPFRequested Date_popupButton" class="rcCalPopup" href="#" title="Open the calendar popup."> … </a>


Pavlina
Telerik team
 answered on 15 Nov 2013
1 answer
170 views
Can anyone have called any custom method at server side after the file uploaded. I need to do call one custom event after I upload a file in the image manager of radeditor.

Any help will be obliged.

Hrushikesh Patel
Ianko
Telerik team
 answered on 15 Nov 2013
7 answers
640 views
Consider an example.....

a) I display a web-page "Page1.aspx"  in rad-window.....and inside this web-page on a button click i response.redirect to another web-page "Page2.aspx"..How do i make this  "Page2.aspx" open in the same window but do not display in "RadWindow".


Thanks
Varun
Top achievements
Rank 1
 answered on 15 Nov 2013
1 answer
364 views
Hi,
We are using radgrid latest version. We have a global routine used to loop thru rows of grid. THis is used in multiple page. On some page, grid has templated column with textbox and on other pages, grid tempate column has checkboxes. So, when grid is passed to global routine and loop thru rows, I need to check for templated column control type. If it is checkbox, I need to do some logic and if it is textbox, I need to do some other logic. Please let me know how to write code. FindControl expects ID. I know the id of both controls, but I don't know which one to use.
Something similar this

 

 

foreach (GridDataItem row in radGrid1.Items)
{
   //get the type of control
   Control ctl = typeof(row.findcontrol(...);
   if typeof(ctl) is Checkbox
    //do something
   if type(ctl) is TextBox
     //do something else.
}

This logic needs to be in global routine outside radgrid events.
Thank You

 

Princy
Top achievements
Rank 2
 answered on 15 Nov 2013
1 answer
69 views
Hallo
I have an asyncupload with plugins disabled and am creating a custom progress bar with the help of onclientprogressupdating and everything was working fine in my local machine. When the same application is hosted in windows 2008 server, the event is not firing in IE9. In other browsers this is working well. Has anyone faced such an issue?
Shinu
Top achievements
Rank 2
 answered on 15 Nov 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?