Telerik Forums
UI for ASP.NET AJAX Forum
6 answers
393 views
Hello,

Recently i am working with radcalendar control ,it works well but our requirement is to change the css  of radcalendar like the image i have attached below ,is it possible to do like that ,how to do that ,please respond if u have any idea about it.
Saimadhukar
Top achievements
Rank 1
 answered on 16 Dec 2011
1 answer
82 views
Hi, is there a way to specify which data should be shown in which series?
For example, I have a table that has

Priority    Date        Mins
High        7/11/11        390
High        8/11/11        383
Critical    8/11/11     60
Medium    8/11/11    183
High        9/11/11    105
Critical    9/11/11    15

I have set up 3 series, for Critical, High and Medium (in this order)

Is there a way that I can say any record that shows Priority = Critical to show in Series 1, Priority = High to show in Series 2 and so on?

Currently as the first data is for "high", it shows in the first series which is for critical.

Peshito
Telerik team
 answered on 16 Dec 2011
2 answers
83 views
Hi,

My company ended up getting the license for the full version of Telerik, and ever since the switch, I noticed that the input part of the RadUpload control does not display right in IE 7. More specifically, the input is there, but the borders are not. This works fine in Chrome and Firefox.

You will find a screenshot of this attached.

Here's the definition of the control:

<telerik:RadUpload ID="FileUploadControl" runat="server" MaxFileInputsCount="1" TargetFolder="~/Temp"
   OverwriteExistingFiles="false" Skin="Office2007" AllowedFileExtensions=".xls,.xlsx"
   ControlObjectsVisibility="None" InputSize="30" />
blablabla
Top achievements
Rank 1
 answered on 16 Dec 2011
3 answers
485 views
Is there such a thing?  If not, what would the best way to have an asp:Label use a Telerik skin like Windows7?

J
Sebastian
Telerik team
 answered on 16 Dec 2011
1 answer
136 views
Is there a way to have the chart image fill the image?

I have set the margins and padding to 0px but I am still getting a lot of white space around the image. It's creating too much of a gap between the list of charts.

Bellow is my chart markup and attached is the image.

Thanks,
Craig
<telerik:RadChart ID="RadChart2" runat="server" DefaultType="Pie" OnItemDataBound="RadChart2_ItemDataBound"
DataSourceID="SqlDataSourceBusArea" Skin="Office2007" IntelligentLabelsEnabled="True"
AutoLayout="True" Height="275px" >
<Appearance>
<Border Visible="False"></Border>
</Appearance>
<Series>
<telerik:ChartSeries Name="sum_area" Type="Pie" DataYColumn="bu_area" DefaultLabelValue="#Y{N0} (#%)">
<Appearance ShowLabels="true" LegendDisplayMode="ItemLabels">
<FillStyle MainColor="69, 115, 167" FillType="Solid">
</FillStyle>
<TextAppearance TextProperties-Color="Black" TextProperties-Font="Arial, 9pt">
</TextAppearance>
<Border Color="69, 115, 167"></Border>
</Appearance>
</telerik:ChartSeries>
</Series>
<Legend>
<Appearance Dimensions-Margins="0px, 0px, 0px, 0px" Dimensions-Paddings="0px, 10px, 0px, 3px"
Dimensions-AutoSize="True" Dimensions-Height="165px" Dimensions-Width="85px">
<ItemTextAppearance TextProperties-Color="Black" AutoTextWrap="False">
</ItemTextAppearance>
<ItemMarkerAppearance Figure="Square">
</ItemMarkerAppearance>
<Border Visible="false" />
</Appearance>
</Legend>
<PlotArea>
<Appearance Dimensions-Margins="0px, 0px, 0px, 0px" SeriesPalette="Vista" Dimensions-Height="275px"
Dimensions-Paddings="0px, 0px, 0px, 0px">
<FillStyle MainColor="" FillType="Solid">
</FillStyle>
<Border Visible="False" />
</Appearance>
</PlotArea>
<ChartTitle Visible="false">
<Appearance Visible="false"></Appearance>
</ChartTitle>
</telerik:RadChart>
Evgenia
Telerik team
 answered on 16 Dec 2011
1 answer
197 views
Hi,

My current projects need me to do some attachment upload and validate it whether it uploaded or not. my current validation is on server side where the validation will call radalert to notify user from serverside after the message stored on db and file saved to server. 

My issue here is the form need to be done within update panel and of course to do upload in update panel it is set to fullpostback on upload event. Why the radlert won't show after being called from server side after a full postback??

This is my update panel snippet :
<tr><td>Attachment(s)</td><td class="btnUpload">
            <telerik:radupload id="ruImage" runat="server" controlobjectsvisibility="RemoveButtons, AddButton" maxfilesize="5120000" >  <localization add="Add image" /> </telerik:radupload>
            </td></tr>
                    </asp:panel>
                    <asp:panel id="pnlMessageResult" runat="server">
                        <tr>
                            <td colspan="2">
                                <asp:label id="lblMessageNote" runat="server" forecolor="Black" />
                            </td>
                        </tr>
                    </asp:panel>
                    <tr>
                        <td colspan="2">
                            <span class="btnAccept">
                                <asp:linkbutton id="lbSend" runat="server" text="Send" onclick="lbSend_Click" /></span>
                            <span class="btnReject">
                                <asp:linkbutton id="lbContactCancel" runat="server" text="Close" onclick="lbContactCancel_Click" /></span>
                        </td>
                    </tr>
                </table>
            </contenttemplate>
        </asp:updatepanel>

and this is a snippet for callback :

        if (ruImage.UploadedFiles.Count > 0)
        {
            UploadAttachment(thread.MessageThreadId);
        }
        MessageThreadController.ADD(thread);
        pnlMessageResult.Visible = true;
        pnlMessage.Visible = false;
        lbSend.Visible = false;
        }
        else
        {
           
            throw new Exception("Upload validation failed");
        }
    }
    catch (Exception ex)
    {
        validationShow(ex.Message, "Missing fields.");
    }
}
 
protected void validationShow(string message, string title)
{
    RadValidationManager.RadAlert(message, 300, 40, title, "alertCallBackFn");
}


Thanks folk!
Dimitar Terziev
Telerik team
 answered on 16 Dec 2011
3 answers
191 views
hi ,
i am trying to write code for rad grid drag and drop feature, I have two grids and i want to drag and drop rows from both grids.
In demo's it is given that client and server side code is to be written for implementing this feature.
But I want to write whole code on client side , in javascript , is it possible to do ?
Daniel
Telerik team
 answered on 16 Dec 2011
1 answer
108 views
does Telrik  asp.net conotrls support html5 specification ?
if yes what version ?
if no what is workaround to support other browser such as safari ?
Princy
Top achievements
Rank 2
 answered on 16 Dec 2011
0 answers
106 views
I have this issue. I am using rad ajax manager on a page and also it has textboxes.

every time that part of the page callback or make asynchronous calls to the database. its value got duplicated.

I am using telerik 2010.3.1317.35

Here is the layout

<asp:Content ID="Content1" ContentPlaceHolderID="c" runat="server">
 <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server" OnAjaxRequest="RadAjaxManager1_AjaxRequest"
        UpdatePanelsRenderMode="Inline" ClientEvents-OnRequestStart="ClearNameMsg">

 <AjaxSettings>
            <telerik:AjaxSetting AjaxControlID="RadAjaxManager1">
                <UpdatedControls>
                    <telerik:AjaxUpdatedControl ControlID="subdomainWrapper" LoadingPanelID="CtrlLoadingPnl"
                        UpdatePanelRenderMode="Inline" />
                    <telerik:AjaxUpdatedControl ControlID="DateRg" />                 
                    
                    <telerik:AjaxUpdatedControl ControlID="customDomainWrapper" LoadingPanelID="CtrlLoadingPnl"
                        UpdatePanelRenderMode="Inline" />                    
                </UpdatedControls>
            </telerik:AjaxSetting>
         
  </telerik:RadAjaxManager>

     <div id="subdomainWrapper" runat="server">
                <label>Default Domain</label>
                <ajaxToolkit:FilteredTextBoxExtender ID="EventNameUrlFilter" runat="server" TargetControlID="SubDomainTxt" FilterType="LowercaseLetters,UppercaseLetters,Numbers"></ajaxToolkit:FilteredTextBoxExtender>
                <div class="wrap">
                    <span>http://</span>
                    <asp:TextBox ID="SubDomainTxt" runat="server" ValidationGroup="DefineEventStep1" MaxLength="15"
                        OnBlur="ValidateUrl()" OnKeyPress="UrlKeyPress()" CssClass="http-input" TabIndex="2"></asp:TextBox>
                    <span>.eventsnap.com.sg</span>
                </div>            
            </div>

scripts here
   function ValidateUrl() {
                  if (typeof (Page_Validators) == "undefined") return;
                  var reqVal = document.getElementById("<%=SubDomainRFV.ClientID %>");
                  var regVal = document.getElementById("<%=SubDomainTxtREV.ClientID %>");
                  var urlMsg = "<%=SubDomainValidateStatusLbl.ClientID %>";

                  ValidatorValidate(reqVal);
                  if (!reqVal.isvalid) {
                      cleanStatusMsg(urlMsg);
                      return;
                  }
                  ValidatorValidate(regVal);
                  if (!regVal.isvalid) {
                      cleanStatusMsg(urlMsg);
                      var UrlTxt = document.getElementById("<%=SubDomainTxt.ClientID %>");
                      UrlTxt.style.color = "Red";
                      return;
                  }
                  var ajaxManager = $find("<%= RadAjaxManager1.ClientID %>");
                  ajaxManager.ajaxRequest('SubDomain');
                  return false;
              }

Code behind
   protected void RadAjaxManager1_AjaxRequest(object sender, Telerik.Web.UI.AjaxRequestEventArgs e)
       {
     }


any thoughts on this.

Thanks
Manuel
Top achievements
Rank 1
 asked on 16 Dec 2011
1 answer
56 views
1. I have a dynamically (code behind) created grid.
2. The user clicks a button (they do not see a grid on the page.. ) to create a report.
3. Code behind dynamically creates the grid and binds it to a datasource (need datasource).
4. Then the code configures the dynamic grid for exporting to excel...
5.  Then we call the ExportToExcel() function.

what I need is a on screen display letting them know to wait while I load their records into excel...  It seems the exportToExcel kills (response.end??) the page processing..

Example code...
RadGrid grid = new RadGrid();
       grid.NeedDataSource += new GridNeedDataSourceEventHandler(grid_NeedDataSource);
       grid.ID = "RadGrid" + counter.ToString();
 
       grid.AllowSorting = true;
 
       grid.ExportSettings.ExportOnlyData = true;
       grid.ExportSettings.IgnorePaging = true;
       grid.ExportSettings.OpenInNewWindow = true;
       Page.Controls.Add(grid);
       grid.MasterTableView.ExportToExcel();
       lblMessage.Text= "please wait.. i am creating your excel workbook...";
Princy
Top achievements
Rank 2
 answered on 16 Dec 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?