Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
83 views
Hello,

I have implemented RadNotification control in my webproject. and on certain time interval the user gets the notification of alerts. now the problem which i am facing is that when the user is filling the webform and at that time the notification popups up the user focus lost from the form. Autocomplete stops, dropdowns closes.

What i want is that user's work not effects when the notification arrives.

Awaiting for your quick response.

Regards,
Zeeshan Saeed
Shinu
Top achievements
Rank 2
 answered on 12 May 2014
1 answer
135 views
I am using a radsyncupload in which i am uploading Images Files but the problem is, in IE8 its showing my allow extensions files which is fine but for IE10 its showing my All Files,even in IE10 i want to show only images files filter.Here I have attached the file for more details.

Here is code :

<telerik:RadAsyncUpload runat="server" ID="FileUploadPortfolioLogo" Width="200px"
    MaxFileInputsCount="1" EnableInlineProgress="false" OnClientFileUploaded="checkFileExt">
      <Localization Select="Browse" />
           <FileFilters>
                      <telerik:FileFilter Description="Images(jpeg;jpg;gif)" Extensions="JPEG,JPG,GIF,BMP,PNG,jpeg,jpg,gif,bmp,png" />
              </FileFilters>
    </telerik:RadAsyncUpload>


Please Suggest


With Regards.
Shinu
Top achievements
Rank 2
 answered on 12 May 2014
2 answers
80 views
Hi telerik ,
I want to transfer data between ORG chart and tree view , is their an example ? 
Plamen
Telerik team
 answered on 12 May 2014
2 answers
142 views
I have a RadChart Bar graph. It shows date values in X axis and some count on the Bars. My Bar graph has 2 series.

Now I am working on a requirement - User clicks on a Bar and will be shown a Pop-up window. I need to pass some database table identifier values as a comma separated string to the pop up to fetch some data to show in the pop up such that the comma separated values correspond to different bars in the graph. I could not find a way to bind this comma separated string value to any of the Bars (chartseriesitems). Do not know if at all this is possible.

This is my data source for the RadChart:

var listDisengTrains = Final.Select(g => new { Date
Convert.ToDateTime(g.Date).ToOADate(), Trains1 = g.Trains1, 
Trains2 = g.Trains2, Trains1RecIds "12345,23456", Trains2RecIds "34567,45678,56789"});

As of now, I have bound Date to the X-axis, Trains1 to Series 1 and Trains2 to Series 2.
I do not know to which property of the ChartSeriesItem class can I bind Trains1RecIds and Trains2RecIds. So that I can get these comma separated string values in the code behind when the user clicks on any of the Bars in the graph and pass it as a parameter to a javascript function as shown below.

protected void ChartTrains_ItemDataBound(object 
sender, ChartItemDataBoundEventArgs e)<BR>{<BR>if (e.SeriesItem != 
null)<BR>{<BR>if (e.ChartSeries.Index % 
2 == 0)<BR>{ <BR>e.SeriesItem.ActiveRegion.Url = 
string.Format("javascript:ShowTrainInfoForm({0}"
?)<BR>}<BR>else<BR>{<BR>;<BR>}<BR><BR>}<BR>}<BR>​

Please help me to solve this.

TIA
thiru
Thirunarayanan
Top achievements
Rank 1
 answered on 12 May 2014
5 answers
73 views
Hi Telerik :)
I take a copy of your example in demo "transfer Employees" and apply on it LoadOnDemand property for nodes and groups and collapse all nodes in first time loaded,
the problem is when load after expanding a node the button "remove" not be able to click ! 
Plamen
Telerik team
 answered on 12 May 2014
1 answer
82 views
Hello Dears ,

am working on creating a employees database contain photo for the employee like this :
employee name , id , photo
I need to show it grid the data and the photo also with ability to change the photo and add other one
could you help please
Princy
Top achievements
Rank 2
 answered on 12 May 2014
5 answers
714 views
Team,
 I have rad combo with three item:Rice,wheat and Sugar
I wan to get the selected item of this combo in java script.please share me the code snippet
Princy
Top achievements
Rank 2
 answered on 12 May 2014
6 answers
122 views
I want to decrease the height of the appointment in Month view. Right now I can only see 2 appointments, and then the "More..." link. Each appointment object in the day has room for 2 lines of text but we only require 1 for all appointments. Everything I've seen so far only increases the height or decreases the area where the subject line is (cutting that text off a bit) but doesn't reduce the size of the entire appointment object.

Thank you.
Brad Burnette
Top achievements
Rank 1
 answered on 10 May 2014
7 answers
111 views
Hi,
I noticed that after opening the Radspell screen if we press the tab then it is not going to the controls present in the screen instead it is going to the address bar.now my question is , Is there any way to provide the tabindex to the controls present in the Radspell screen or at least focus to the first control? I know it's bit of a silly question, but a bug has been filed about it and I have to investigate.

Thank you!!
Burepalli V S Rao.
Marin Bratanov
Telerik team
 answered on 10 May 2014
1 answer
123 views
Hello experts

I need a chart with ellipse where ellipse width (x-axis) is 10 to 15 and ellipse height (y-axis) is 20 to 30.

Can anybody help me to achieve this.



Thanks
:)
Danail Vasilev
Telerik team
 answered on 10 May 2014
Narrow your results
Selected tags
Tags
+124 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?