Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
86 views
Does the Day View on the radscheduler have a max amount of records it can show at one time? 
Boyan Dimitrov
Telerik team
 answered on 06 Mar 2014
1 answer
68 views
Hi,
I am using the RadToolBar in my project while generating the buttons dynamicly:

var toolBarButton = new Telerik.Web.UI.RadToolBarButton();
toolBarButton.set_text(currentState.Text);
toolBarButton.set_enabled(currentState.Enabled);
toolBarButton.set_imageUrl(currentState.ImageUrl);
toolBarButton.set_toolTip(currentState.Tooltip);
toolBarButton.set_commandName(currentState.CommandName);
toolBarButton.set_commandArgument(commandArgs + currentState.OperationType);

The problem is the tooltip goes to the IMG 'alt' attribute instead the 'title' attribute. the IMG tag does not have the 'title' attribute.

This is telerik code taken from RadToolBarScripts.js:

_renderImage:function(b){var a=this.get_enableImageSprite();
var c=a?"span":"img";
b[b.length]="<"+c+" class='rtbIcon'";
if(a){b[b.length]="'></span>";
}else{b[b.length]=" src='";
b[b.length]=this._getCurrentImageUrl();
b[b.length]="' alt='";
b[b.length]=this.get_toolTip();
b[b.length]="'/>";
}}

you can see only alt, no title.

this is taken from package Q2 and Q3 2013
Kate
Telerik team
 answered on 06 Mar 2014
6 answers
175 views
Hi,
I am having issues with style sheets and the background images rendering properly in IIS 7. It seems like the Style sheets are being download but it cannot download the background images. Please see the attached images.

I used fiddler and saw 401 errors in Web requests. I have done everything said in the forums to fix these issues. I have attached my web.confg also for reference. I have tried CDN also, it doesn't work. 

Is it something to do with the windows authentication? Can you please help to solve this issue?

Thanks,
Sambath
Sambathraj
Top achievements
Rank 1
 answered on 06 Mar 2014
3 answers
99 views
Is there a way to correctly print the contents of a RadWindow in Internet Explorer. We recently switched all of our popups to the radwindow and now clients using IE cannot print. They are having the rad window contents overlay the actual window when printing. The other browsers print the radwindow just fine. Please help us fix this in IE.
DogBizPro
Top achievements
Rank 1
 answered on 06 Mar 2014
5 answers
93 views
Hi -

We have an issue with the drag and drop behavior in timeline view in the radscheduler.

If the end of the appointment is not visible when I start dragging, the calendar automatically scrolls to the end of the appointment when the user starts dragging the appointment.

For example, I have an appointment that starts at 6:00 pm and goes until 10:30 pm.  The latest time visible in the calendar window is 8:00 pm.  If I click on the appointment and start dragging it to the left to make it earlier, the calendar automatically starts scrolling to the right to make the end of the appointment visible.  This also has the effect of making my appointment start LATER.  Suddenly, my appointment start time changes to 9:00 pm, even though I was dragging it to the left.

There is also the issue that the user has the impression that the whole calendar is "jumping around".

Is there any way to prevent this?

Thank you 

Plamen
Telerik team
 answered on 06 Mar 2014
3 answers
121 views
I want to remove drop-down in inner details table in radgrid.

I want to achieve this functionality using css

here is the html snippet of my code.




<table class="rgMasterTable" id="RadGrid1_ctl00" style="width:100%;table-layout:auto;empty-cells:show;" border="0">
<colgroup>
<col style="width:20px">
<col>
<col>
<col>
<col>
</colgroup>
<thead>
<tr class="rgCommandRow">
<td class="rgCommandCell" colspan="5">
                            <input name="RadGrid1$ctl00$ctl02$ctl00$ExportMasterDataButton" value="" onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl02$ctl00$ExportMasterDataButton','')" id="ExportMasterDataButton" class="btn" type="button">
                        </td>
</tr><tr>
<th scope="col" class="rgHeader rgExpandCol" style="font-size: 14px; height: 0px;">&nbsp;</th><th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl02$ctl02$ctl00','')">Sender : Email</a></th><th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl02$ctl02$ctl01','')">Parent Company</a></th><th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl02$ctl02$ctl02','')">No of Views</a></th><th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl02$ctl02$ctl03','')">Total Views Duration</a></th>
</tr>
</thead><tfoot>
<tr class="rgFooter">
<td class="rgExpandCol">&nbsp;</td><td>
                                    <span id="RadGrid1_ctl00_ctl03_ctl00_lblTotal">Total :    34</span>
                                </td><td>
                                    <span id="RadGrid1_ctl00_ctl03_ctl00_lblCounts">34</span>
                                </td><td>
                                    <span id="RadGrid1_ctl00_ctl03_ctl00_lblViewsCount">4189</span>
                                </td><td>
                                    <span id="RadGrid1_ctl00_ctl03_ctl00_lblTotalDurationText">289h, 18 mins, 09s</span>
                                </td>
</tr><tr class="rgPager">
<td colspan="5"><table summary="Data pager which controls on which page is the RadGrid control." style="width:100%;border-spacing:0;" border="0">
<caption>
<span style="display: none">Data pager</span>
</caption><thead>
<tr>
<th scope="col"></th>
</tr>
</thead><tbody>
<tr>
<td class="rgPagerCell NextPrevAndNumeric"><div class="rgWrap rgArrPart1">
<input name="RadGrid1$ctl00$ctl03$ctl01$ctl02" value=" " onclick="return false;__doPostBack('RadGrid1$ctl00$ctl03$ctl01$ctl02','')" title="First Page" class="btn" type="button"> <input name="RadGrid1$ctl00$ctl03$ctl01$ctl03" value=" " onclick="return false;__doPostBack('RadGrid1$ctl00$ctl03$ctl01$ctl03','')" title="Previous Page" class="btn" type="button">
</div><div class="rgWrap rgNumPart">
<a onclick="return false;" class="rgCurrentPage" href="javascript:__doPostBack('RadGrid1$ctl00$ctl03$ctl01$ctl05','')"><span>1</span></a><a href="javascript:__doPostBack('RadGrid1$ctl00$ctl03$ctl01$ctl07','')"><span>2</span></a><a href="javascript:__doPostBack('RadGrid1$ctl00$ctl03$ctl01$ctl09','')"><span>3</span></a><a href="javascript:__doPostBack('RadGrid1$ctl00$ctl03$ctl01$ctl11','')"><span>4</span></a>
</div><div class="rgWrap rgArrPart2">
<input name="RadGrid1$ctl00$ctl03$ctl01$ctl14" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl03$ctl01$ctl14','')" title="Next Page" class="btn" type="button"> <input name="RadGrid1$ctl00$ctl03$ctl01$ctl15" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl03$ctl01$ctl15','')" title="Last Page" class="btn" type="button">
</div><div class="rgWrap rgAdvPart">
<span id="RadGrid1_ctl00_ctl03_ctl01_ChangePageSizeLabel" class="rgPagerLabel">Page size:</span><div tabindex="0" id="RadGrid1_ctl00_ctl03_ctl01_PageSizeDropDownList" class="RadDropDownList RadDropDownList_Default" style="width:46px;">
<span class="rddlInner"><span class="rddlFakeInput">10</span><span class="rddlIcon"><!-- &nbsp; --></span></span><input autocomplete="off" id="RadGrid1_ctl00_ctl03_ctl01_PageSizeDropDownList_ClientState" name="RadGrid1_ctl00_ctl03_ctl01_PageSizeDropDownList_ClientState" type="hidden">
</div>
</div><div class="rgWrap rgInfoPart">
&nbsp;<strong>34</strong> items in <strong>4</strong> pages
</div></td>
</tr>
</tbody>
</table></td>
</tr>
</tfoot><tbody>
<tr class="rgRow" id="RadGrid1_ctl00__0" style="white-space:nowrap;">
<td class="rgExpandCol"><input name="RadGrid1$ctl00$ctl04$GECBtnExpandColumn" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl04$GECBtnExpandColumn','')" id="RadGrid1_ctl00_ctl04_GECBtnExpandColumn" title="Expand" class="rgExpand" type="button"></td><td>
                                    atamayeva@pointmarketing.net
                                </td><td>
                                    Point Marketing
                                </td><td>
                                    17
                                </td><td>
                                    0:26:31
                                </td>
</tr><tr class="rgAltRow" id="RadGrid1_ctl00__1">
<td class="rgExpandCol"><input name="RadGrid1$ctl00$ctl07$GECBtnExpandColumn" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl07$GECBtnExpandColumn','')" id="RadGrid1_ctl00_ctl07_GECBtnExpandColumn" title="Expand" class="rgExpand" type="button"></td><td>
                                    bahurwood@pointmarketing.net
                                </td><td>
                                    Point Marketing
                                </td><td>
                                    80
                                </td><td>
                                    7:47:49
                                </td>
</tr><tr style="display:none;">
<td class="rgExpandCol" style="border-right-width:0;">&nbsp;</td><td colspan="4" style="border-left-width:0;overflow:visible;" align="left" valign="top"></td>
</tr><tr class="rgRow" id="RadGrid1_ctl00__2" style="white-space:nowrap;">
<td class="rgExpandCol"><input name="RadGrid1$ctl00$ctl10$GECBtnExpandColumn" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl10$GECBtnExpandColumn','')" id="RadGrid1_ctl00_ctl10_GECBtnExpandColumn" title="Expand" class="rgExpand" type="button"></td><td>
                                    big@bad.com
                                </td><td>
                                    Point Marketing
                                </td><td>
                                    1
                                </td><td>
                                    0:00:38
                                </td>
</tr><tr style="display:none;">
<td class="rgExpandCol" style="border-right-width:0;">&nbsp;</td><td colspan="4" style="border-left-width:0;overflow:visible;" align="left" valign="top"></td>
</tr><tr class="rgAltRow" id="RadGrid1_ctl00__3">
<td class="rgExpandCol"><input name="RadGrid1$ctl00$ctl13$GECBtnExpandColumn" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl13$GECBtnExpandColumn','')" id="RadGrid1_ctl00_ctl13_GECBtnExpandColumn" title="Expand" class="rgExpand" type="button"></td><td>
                                    d.gantenbein@comcast.net
                                </td><td>
                                    Point Marketing
                                </td><td>
                                    2
                                </td><td>
                                    0:00:14
                                </td>
</tr><tr class="rgRow" id="RadGrid1_ctl00__4" style="white-space:nowrap;">
<td class="rgExpandCol"><input name="RadGrid1$ctl00$ctl16$GECBtnExpandColumn" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl16$GECBtnExpandColumn','')" id="RadGrid1_ctl00_ctl16_GECBtnExpandColumn" title="Expand" class="rgExpand" type="button"></td><td>
                                    emiles@pointmarketing.net
                                </td><td>
                                    Point Marketing
                                </td><td>
                                    155
                                </td><td>
                                    8:55:49
                                </td>
</tr><tr class="rgAltRow" id="RadGrid1_ctl00__5">
<td class="rgExpandCol"><input name="RadGrid1$ctl00$ctl19$GECBtnExpandColumn" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl19$GECBtnExpandColumn','')" id="RadGrid1_ctl00_ctl19_GECBtnExpandColumn" title="Expand" class="rgExpand" type="button"></td><td>
                                    farhan@pointmarketing.net
                                </td><td>
                                    Point Marketing
                                </td><td>
                                    19
                                </td><td>
                                    0:25:35
                                </td>
</tr><tr class="rgRow" id="RadGrid1_ctl00__6" style="white-space:nowrap;">
<td class="rgExpandCol"><input name="RadGrid1$ctl00$ctl22$GECBtnExpandColumn" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl22$GECBtnExpandColumn','')" id="RadGrid1_ctl00_ctl22_GECBtnExpandColumn" title="Collapse" class="rgCollapse" type="button"></td><td>
                                    flake@demosondemand.com
                                </td><td>
                                    Point Marketing
                                </td><td>
                                    11
                                </td><td>
                                    0:36:12
                                </td>
</tr><tr>
<td class="rgExpandCol" style="border-right-width:0;">&nbsp;</td><td colspan="4" style="border-left-width:0;overflow:visible;" align="left" valign="top"><table class="rgDetailTable" id="RadGrid1_ctl00_ctl24_Detail70" style="height:100%;width:100%;table-layout:auto;empty-cells:show;" border="0">
<colgroup>
<col>
<col>
<col>
<col>
<col>
<col>
<col>
<col>
</colgroup>
<thead>
<tr class="rgCommandRow">
<td class="rgCommandCell" colspan="8">
                                    <input name="RadGrid1$ctl00$ctl24$Detail70$ctl02$ctl00$ExportDetailDataButton" value="" onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl02$ctl00$ExportDetailDataButton','')" id="ExportDetailDataButton" class="btn" type="button">
                                </td>
</tr><tr>
<th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl02$ctl02$ctl00','')">Recipient First Name</a></th><th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl02$ctl02$ctl01','')">Recipient Last Name</a></th><th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl02$ctl02$ctl02','')">Recipient Email</a></th><th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl02$ctl02$ctl03','')">DM/DMAPI Sent Date</a></th><th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl02$ctl02$ctl04','')">Date of Viewing</a></th><th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl02$ctl02$ctl05','')">Session Title</a></th><th scope="col" class="rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl02$ctl02$ctl06','')">Duration</a></th><th scope="col" class=" rgHeader" style="font-size: 14px; height: 0px;"><a title="Click here to sort" href="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl02$ctl02$ctl07','')">Location</a></th>
</tr>
</thead><tfoot>
<tr class="rgFooter">
<td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>
</tr><tr class="rgPager">
<td colspan="8"><table summary="Data pager which controls on which page is the RadGrid control." style="width:100%;border-spacing:0;" border="0">
<caption>
<span style="display: none">Data pager</span>
</caption><thead>
<tr>
<th scope="col"></th>
</tr>
</thead><tbody>
<tr>
<td class="rgPagerCell NextPrevAndNumeric"><div class="rgWrap rgArrPart1">
<input name="RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$ctl02" value=" " onclick="return false;__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$ctl02','')" title="First Page" class="btn" type="button"> <input name="RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$ctl03" value=" " onclick="return false;__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$ctl03','')" title="Previous Page" class="btn" type="button">
</div><div class="rgWrap rgNumPart">
<a onclick="return false;" class="rgCurrentPage" href="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$ctl05','')"><span>1</span></a><a href="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$ctl07','')"><span>2</span></a>
</div><div class="rgWrap rgArrPart2">
<input name="RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$ctl10" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$ctl10','')" title="Next Page" class="btn" type="button"> <input name="RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$ctl11" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$ctl11','')" title="Last Page" class="btn" type="button">
</div><div class="rgWrap rgAdvPart">
<span id="RadGrid1_ctl00_ctl24_Detail70_ctl03_ctl01_ChangePageSizeLabel" class="rgPagerLabel">Page size:</span><div id="RadGrid1_ctl00_ctl24_Detail70_ctl03_ctl01_PageSizeComboBox" class="RadComboBox RadComboBox_Default" style="width:46px;">
<table class="" summary="" style="border-width: 0px; border-collapse: collapse;" border="0">
<caption style="display: none;">
PageSizeComboBox
</caption><tbody><tr class="rcbReadOnly">
<td class="rcbInputCell rcbInputCellLeft" style="width:100%;"><input autocomplete="off" name="RadGrid1$ctl00$ctl24$Detail70$ctl03$ctl01$PageSizeComboBox" class="rcbInput radPreventDecorate" id="RadGrid1_ctl00_ctl24_Detail70_ctl03_ctl01_PageSizeComboBox_Input" value="10" readonly="readonly" type="text"></td><td class="rcbArrowCell rcbArrowCellRight"><a id="RadGrid1_ctl00_ctl24_Detail70_ctl03_ctl01_PageSizeComboBox_Arrow" style="overflow: hidden;display: block;position: relative;outline: none;">select</a></td>
</tr>
</tbody></table><div class="rcbSlide" style="z-index:6000;"><div id="RadGrid1_ctl00_ctl24_Detail70_ctl03_ctl01_PageSizeComboBox_DropDown" class="RadComboBoxDropDown RadComboBoxDropDown_Default " style="display:none;"><div class="rcbScroll rcbWidth" style="width:100%;"><ul class="rcbList" style="list-style:none;margin:0;padding:0;zoom:1;"><li class="rcbItem">10</li><li class="rcbItem">20</li><li class="rcbItem">50</li></ul></div></div></div><input autocomplete="off" id="RadGrid1_ctl00_ctl24_Detail70_ctl03_ctl01_PageSizeComboBox_ClientState" name="RadGrid1_ctl00_ctl24_Detail70_ctl03_ctl01_PageSizeComboBox_ClientState" type="hidden"><link class="Telerik_stylesheet" type="text/css" rel="stylesheet" href="/DemoMailSFDC/WebResource.axd?d=AdpxqkbNUjm0uEtR8wSrhEMU177TUoUctNqutdfENfCEabZ9tWOsmwF1LBnjcQGog3njZz5EOl6ToQ54B42khjxLRyhwiw3A3nyhG6wPmhg3cuPO-G2p21ZOqgIig3jCn8LJcN2FGDGhryf12IaBTw2&amp;t=635284215228704034"><link class="Telerik_stylesheet" type="text/css" rel="stylesheet" href="/DemoMailSFDC/WebResource.axd?d=2aFnhTf-gTKQU7hlXjVpKImg4COAJ8YAzKyUXmKgIedBPbXYAD-ykdPeuTskE7ZVVf3n4OsuCGS2fr_wtGfHdqpWtGzPC0ZF6UchlZjSnKutypTra0Z7wQKMzeFqcixQv9OsEmthyRaXZE32B-f_Uw8oiS98Py0GJv64eGzEmso1&amp;t=635284215228704034">
</div>
</div><div class="rgWrap rgInfoPart">
&nbsp;<strong>11</strong> items in <strong>2</strong> pages
</div></td>
</tr>
</tbody>
</table></td>
</tr>
</tfoot><tbody>
<tr class="rgRow" id="RadGrid1_ctl00_ctl24_Detail70__6:0_0" style="white-space:nowrap;">
<td>&nbsp;</td><td>&nbsp;</td><td>flake@demosondemand.com</td><td>8/11/2009</td><td>8/21/2009</td><td>DemoMail as an Outlook add-in</td><td>0:00:08</td><td>&nbsp;</td>
</tr><tr class="rgAltRow" id="RadGrid1_ctl00_ctl24_Detail70__6:0_1">
<td>Christopher</td><td>Flake</td><td>flake@demosondemand.com</td><td>7/30/2009</td><td>7/30/2009</td><td>DemoMail Outlook Add-in Tutorial</td><td>0:00:19</td><td>&nbsp;</td>
</tr><tr class="rgRow" id="RadGrid1_ctl00_ctl24_Detail70__6:0_2" style="white-space:nowrap;">
<td>&nbsp;</td><td>&nbsp;</td><td>flake@demosondemand.com</td><td>8/11/2009</td><td>8/13/2009</td><td>DemoMail as an Outlook add-in</td><td>0:00:19</td><td>&nbsp;</td>
</tr><tr class="rgAltRow" id="RadGrid1_ctl00_ctl24_Detail70__6:0_3">
<td>Christopher</td><td>Flake</td><td>flake@demosondemand.com</td><td>8/11/2009</td><td>8/11/2009</td><td>DemoMail as an Outlook add-in</td><td>0:00:29</td><td>&nbsp;</td>
</tr><tr class="rgRow" id="RadGrid1_ctl00_ctl24_Detail70__6:0_4" style="white-space:nowrap;">
<td>&nbsp;</td><td>&nbsp;</td><td>flake@demosondemand.com</td><td>8/11/2009</td><td>8/26/2009</td><td>DemoMail as an Outlook add-in</td><td>0:00:39</td><td>&nbsp;</td>
</tr><tr class="rgAltRow" id="RadGrid1_ctl00_ctl24_Detail70__6:0_5">
<td>Christopher</td><td>Flake</td><td>flake@demosondemand.com</td><td>7/30/2009</td><td>7/30/2009</td><td>DemoMail SFDC demo</td><td>0:01:37</td><td>&nbsp;</td>
</tr><tr class="rgRow" id="RadGrid1_ctl00_ctl24_Detail70__6:0_6" style="white-space:nowrap;">
<td>&nbsp;</td><td>&nbsp;</td><td>flake@demosondemand.com</td><td>8/11/2009</td><td>8/19/2009</td><td>DemoMail as an Outlook add-in</td><td>0:01:56</td><td>&nbsp;</td>
</tr><tr class="rgAltRow" id="RadGrid1_ctl00_ctl24_Detail70__6:0_7">
<td>&nbsp;</td><td>&nbsp;</td><td>flake@demosondemand.com</td><td>8/11/2009</td><td>8/11/2009</td><td>DemoMail as an Outlook add-in</td><td>0:01:59</td><td>&nbsp;</td>
</tr><tr class="rgRow" id="RadGrid1_ctl00_ctl24_Detail70__6:0_8" style="white-space:nowrap;">
<td>&nbsp;</td><td>&nbsp;</td><td>flake@demosondemand.com</td><td>8/11/2009</td><td>8/12/2009</td><td>DemoMail as an Outlook add-in</td><td>0:04:18</td><td>&nbsp;</td>
</tr><tr class="rgAltRow" id="RadGrid1_ctl00_ctl24_Detail70__6:0_9">
<td>&nbsp;</td><td>&nbsp;</td><td>flake@demosondemand.com</td><td>8/11/2009</td><td>8/18/2009</td><td>DemoMail as an Outlook add-in</td><td>0:12:14</td><td>&nbsp;</td>
</tr>
</tbody>

</table></td>
</tr><tr class="rgAltRow" id="RadGrid1_ctl00__7">
<td class="rgExpandCol"><input name="RadGrid1$ctl00$ctl25$GECBtnExpandColumn" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl25$GECBtnExpandColumn','')" id="RadGrid1_ctl00_ctl25_GECBtnExpandColumn" title="Expand" class="rgExpand" type="button"></td><td>
                                    flake@vsolay.com
                                </td><td>
                                    Point Marketing
                                </td><td>
                                    1
                                </td><td>
                                    0:01:50
                                </td>
</tr><tr class="rgRow" id="RadGrid1_ctl00__8" style="white-space:nowrap;">
<td class="rgExpandCol"><input name="RadGrid1$ctl00$ctl28$GECBtnExpandColumn" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl28$GECBtnExpandColumn','')" id="RadGrid1_ctl00_ctl28_GECBtnExpandColumn" title="Expand" class="rgExpand" type="button"></td><td>
                                    fred@demosondemand.com
                                </td><td>
                                    Point Marketing
                                </td><td>
                                    2
                                </td><td>
                                    0:08:13
                                </td>
</tr><tr class="rgAltRow" id="RadGrid1_ctl00__9">
<td class="rgExpandCol"><input name="RadGrid1$ctl00$ctl31$GECBtnExpandColumn" value=" " onclick="javascript:__doPostBack('RadGrid1$ctl00$ctl31$GECBtnExpandColumn','')" id="RadGrid1_ctl00_ctl31_GECBtnExpandColumn" title="Expand" class="rgExpand" type="button"></td><td>
                                    fred@pointmarketing.net
                                </td><td>
                                    Point Marketing
                                </td><td>
                                    77
                                </td><td>
                                    4:12:17
                                </td>
</tr>
</tbody>

</table><input autocomplete="off" id="RadGrid1_ClientState" name="RadGrid1_ClientState" type="hidden">


Please let me know how to do it using css

Bharat Bhushan
Viktor Tachev
Telerik team
 answered on 06 Mar 2014
3 answers
318 views
Hello there,

I am using telerik controls for ASP.NET AJAX version 2012.1.515.35.

I do have a page in which I have taken two RadTimePicker Controls. My requirement is when user sets time of first time picker (whether selected from time-view or entered manually) from client-side, it should set the same time for all of the other time-pickers.

Everything is working fine, but 3 days ago I discovered a new bug.

If I enter time manually in time-picker one and click on input-area of other time-picker then it will set the whole date in the other time-picker's input area. I have tried a lot to resolve it and finally I come to you.

Steps of re-production :

1) Run the page pasted below :
2) In "All" time picker manually type "03:00" using key-board.
3) Click on "Other" time-picker's time-input area.

Sample aspx file :

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="timepicker.aspx.cs" Inherits="Oops_testing.timepicker" %>
<%@ Register Assembly="Telerik.Web.UI" Namespace="Telerik.Web.UI" TagPrefix="telerik" %>
<!DOCTYPE html>
 
<head runat="server">
    <title></title>
    <script src="scripts/jquery-ui-1.8.2.js"></script>
</head>
<body>
    <form id="form1" runat="server">
 
        <telerik:RadScriptBlock ID="RadScriptBlock1" runat="server">
 
        <script type="text/javascript">
            //<![CDATA[
             
            function hideTimePopup(pickerName) {
 
                if (pickerName == "rtpAll") {
                    var rtpPicker = $find("<%= rtpAll.ClientID %>");
                    rtpPicker.hideTimePopup();
                }
                else if (pickerName == "rtpOne") {
                    var rtpPicker = $find("<%= rtpOne.ClientID %>");
                    var textBox = rtpPicker.get_textBox();
                    if (textBox.value == "") {
                        weightManuallySelected = false;
                    }
                    else {
                        weightManuallySelected = true;
                    }
                    rtpPicker.hideTimePopup();
                }
            }
 
            function enterDateTime() {
                 
                var rtpPicker = $find("<%= rtpAll.ClientID %>");
                var rtpPickerMaxdate = rtpPicker.get_maxDate();
                var textBox = rtpPicker.get_textBox();
 
                setTimeout(function () {
                    if (textBox.value == "") {
                        rtpPicker.hideTimePopup();
                        return;
                    }
 
                    var splt = textBox.value.split(":");
                    var hour = rtpPicker.get_timeView().getTime().getHours();
                    var min = rtpPicker.get_timeView().getTime().getMinutes();
                    var time = new Date();
 
                    if (typeof hour == 'undefined' || parseInt(hour) == Number.NaN) {
                        return;
                    }
 
                    if (typeof min == 'undefined' || parseInt(min) == Number.NaN) {
                        min = 0;
                    }
 
                    if (hour > 23 || min > 59) {
                        return;
                    }
 
                    rtpPicker.hideTimePopup();
 
                    if (rtpPickerMaxdate < time) {
                        return;
                    }
 
                    var WeightTimePicker = $find("<%= rtpOne.ClientID %>");
                    if (WeightTimePicker != null && WeightTimePicker != undefined) {
                        if (WeightTimePicker.isEmpty() || weightManuallySelected == false) {
                            WeightTimePicker.get_timeView().setTime(hour, min, 0, time);
                        }
                    }
                }, 100);
            }
 
            function OnClientTimeSelected(sender, e) {
 
                var time = e.get_newTime();
 
                var WeightTimePicker = $find("<%= rtpOne.ClientID %>");
                if (WeightTimePicker != null && WeightTimePicker != undefined) {
 
                    if (WeightTimePicker.isEmpty() || weightManuallySelected == false) {
                        WeightTimePicker.get_timeView().setTime(time.getHours(), time.getMinutes(), time.getSeconds(), time);
                    }
                }
 
                 
            }
 
            var weightManuallySelected = false;
 
            function OnWeightTimeSelected(sender, e) {
                weightManuallySelected = true;
            }
 
 
            //]]>       
        </script>
        </telerik:RadScriptBlock>
 
        <telerik:RadScriptManager ID="RadScriptManager1" runat="server">
        </telerik:RadScriptManager>
         
        All : <telerik:RadTimePicker ID="rtpAll" runat="server" Width="85" DateInput-DateFormat="HH:mm" TimeView-TimeFormat="HH:mm" Skin="Hay">
            <Calendar UseRowHeadersAsSelectors="False" UseColumnHeadersAsSelectors="False" ViewSelectorText="x">
            </Calendar>
            <TimeView CellSpacing="-1" TimeFormat="HH:mm" OnClientTimeSelected="OnClientTimeSelected">
            </TimeView>
            <TimePopupButton CssClass="" ImageUrl="" HoverImageUrl="" onblur="hideTimePopup('rtpAll');"></TimePopupButton>
            <DatePopupButton Visible="False" CssClass="" ImageUrl="" HoverImageUrl=""></DatePopupButton>
            <DateInput CssClass="txtbox txtBack-Color" BorderColor="#D0D1AE" BorderStyle="Solid"  Width="800"
                BorderWidth="1" ForeColor="#333333" onblur="enterDateTime();">
            </DateInput>
        </telerik:RadTimePicker>
        <br />
        Other : <telerik:RadTimePicker ID="rtpOne" runat="server" Width="85" DateInput-DateFormat="HH:mm" DateInput-DisplayDateFormat="HH:mm" 
                    TimeView-TimeFormat="HH:mm" Skin="Hay">
                    <Calendar UseRowHeadersAsSelectors="False" UseColumnHeadersAsSelectors="False" ViewSelectorText="x">
                    </Calendar>
                    <TimeView CellSpacing="-1" TimeFormat="HH:mm" OnClientTimeSelected="OnWeightTimeSelected">
                    </TimeView>
                    <TimePopupButton CssClass="" ImageUrl="" HoverImageUrl="" onblur="hideTimePopup('rtpOne');"></TimePopupButton>
                    <DatePopupButton Visible="False" CssClass="" ImageUrl="" HoverImageUrl=""></DatePopupButton>
                    <DateInput CssClass="txtbox txtBack-Color" BorderColor="#D0D1AE" BackColor="#F5F5F5" DisplayDateFormat="HH:mm" Width="800"
                        BorderStyle="Solid" BorderWidth="1" ForeColor="#333333" onblur="hideTimePopup('rtpOne');">
                    </DateInput>
                </telerik:RadTimePicker>
 
        <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">
            <AjaxSettings>
                <telerik:AjaxSetting AjaxControlID="rdpVitals">
                    <UpdatedControls>
                        <telerik:AjaxUpdatedControl ControlID="rtpAll" />
                    </UpdatedControls>
                </telerik:AjaxSetting>
            </AjaxSettings>
        </telerik:RadAjaxManager>
     
    </form>
</body>
</html>


Please let me know how to get rid of this bug?

Thanks.
Dev
Top achievements
Rank 1
 answered on 06 Mar 2014
1 answer
40 views
We recently upgraded our telerik control to the version 2013 Q3 and from then our web pages are broken. We do get the error

Could not find UpdatePanel with ID "". If it is being updated dynamically then it must be inside another UpdatePanel.

There have been no changes made on our page and this error comes only after the upgrade. If i revert the telerik control dll version to the old one they start working fine.
Konstantin Dikov
Telerik team
 answered on 06 Mar 2014
2 answers
101 views
I have a really basic method written for handling the renaming of files using the custom FileSystemContentProvider

01.public override string MoveFile(string path, string newPath)
02.{
03.    IC_Library.FileInfo info = new FileInfo(DataServer.ConnectionString);
04.    info.Name = VirtualPathUtility.GetFileName(newPath);
05.    info.Path = VirtualPathUtility.GetDirectory(newPath);
06.    info.ClientId = ClientId;
07.    info.PortalId = PortalId;
08. 
09.    info.MoveFile(path, info);
10. 
11.    return base.MoveFile(path, newPath);
12.}


The file rename works successfully, and everything refreshes properly and looks good, but when the rename completes, and before the explorer repopulates, I get the Javascript alert saying "A file by this name already exists!"

What's causing this?
Vessy
Telerik team
 answered on 06 Mar 2014
13 answers
206 views
Manual upload is not working
i want create something like filemail.com
file should be uploaded and that link has to be send to sender and receiver.
but both uploading of file and mail has to happen in one single button. im not much familiar with programming and new to telerik controls. examples in telerik is so not so clear.
for this purpose i used RADASYNCUPLOAD with manual upload and RADBUTTON.
 Everything was fine but no file uploaded.

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="Default" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
    <title></title>
    <telerik:RadStyleSheetManager id="RadStyleSheetManager1" runat="server" />
    <style type="text/css">
        .auto-style1 {
            width: 100%;
        }
        .auto-style2 {
            width: 6px;
        }
    </style>
   
 
    
 
    
 
    
 
</head>
<body>
    
   
    <form id="form1" runat="server">
    <telerik:RadScriptManager ID="RadScriptManager1" runat="server">
        <Scripts>
            <asp:ScriptReference Assembly="Telerik.Web.UI" Name="Telerik.Web.UI.Common.Core.js" />
            <asp:ScriptReference Assembly="Telerik.Web.UI" Name="Telerik.Web.UI.Common.jQuery.js" />
            <asp:ScriptReference Assembly="Telerik.Web.UI" Name="Telerik.Web.UI.Common.jQueryInclude.js" />
        </Scripts>
    </telerik:RadScriptManager>
    <script type="text/javascript">
        //Put your JavaScript code here.
    </script>
        
    <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">
    </telerik:RadAjaxManager>
        
        <table class="auto-style1">
            <tr>
                <td>To (email):</td>
                <td> <telerik:RadTextBox ID="RadTextBoxTo" runat="server" Height="16px" OnTextChanged="RadTextBoxTo_TextChanged" Width="521px"></telerik:RadTextBox>

                </td>
                <td class="auto-style2">&nbsp;</td>
            </tr>
            <tr>
                <td>From (email): </td>
                <td> <telerik:RadTextBox ID="RadTextBoxFrom" runat="server" Height="16px" Width="525px"></telerik:RadTextBox>
                </td>
                <td class="auto-style2">&nbsp;</td>
            </tr>
            <tr>
                <td>Subject:</td>
                <td>
                    <telerik:RadTextBox ID="RadTextBoxSubject" Runat="server" Height="18px" Width="528px">
                    </telerik:RadTextBox>
                </td>
                <td class="auto-style2">&nbsp;</td>
            </tr>
            <tr>
                <td>Message </td>
                <td>
                    <telerik:RadTextBox ID="RadTextBoxBody" Runat="server" Height="112px" Width="530px">
                    </telerik:RadTextBox>
                </td>
                <td class="auto-style2">&nbsp;</td>
            </tr>
            <tr>
                <td>&nbsp;</td>
                <td>
    
<div style="height: 24px">
    <script type="text/javascript" id="telerikClientEvents1">
        //<![CDATA[

        function RadButtonSend_Clicked(sender, args) {
            var upload = $find('<%=RadAsyncUpload1.ClientID%>');
            upload.startUpload();
        }
        //]]>
</script>
        <telerik:RadAsyncUpload ID="RadAsyncUpload1" runat="server" DropZones="Dropzone1" ManualUpload="True" MultipleFileSelection="Automatic" Skin="Telerik" >
        </telerik:RadAsyncUpload>
    </div>
        <br />

    
                </td>
                <td class="auto-style2">&nbsp;</td>
            </tr>
            <tr>
                <td>
                    &nbsp;</td>
                <td>
                       
                    <telerik:RadButton ID="RadButtonSend" runat="server" Text="Send" OnClick="RadButton1_Click" OnClientClicked="RadButtonSend_Clicked">
                    </telerik:RadButton>
                    
                </td>
                <td class="auto-style2">&nbsp;</td>
            </tr>
            <tr>
                <td>
                    &nbsp;</td>
                <td>
                    <asp:Label ID="LabelMessage" runat="server"></asp:Label>
                </td>
                <td class="auto-style2">&nbsp;</td>
            </tr>
        </table>
            
        <br />
&nbsp;<br />
        <br />
&nbsp;<br />
        <br />
    </form>
</body>
</html>

Plamen
Telerik team
 answered on 06 Mar 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?