Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
122 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
200 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
115 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
162 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
99 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
123 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
803 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
149 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
151 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
170 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
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?