Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
97 views
I'm cannot upload large file on IE8. AsyncUpload can upload mp3 file size 3.19 MB  but cannot upload mp3 file size 5.26 MB.  Please let me know if this is limitation of AsyncUpload. if not, please advice. 
S
Top achievements
Rank 1
 answered on 29 Aug 2017
4 answers
1.3K+ views
Hi,
I have a RadAsyncUpload control, i want to upload the file to target folder only on click of upload button. SO i have st the ManualUpload attribute to false. Actually On clicking upload button, i have a function to find the (total size of target folder + uploaded file size). if it exceeds than 50MB, i need to cancel the upload event. I can find the size, but i dont know how to cancel the upload event in c# code.Help me with this



Regards,
Farjana
S
Top achievements
Rank 1
 answered on 29 Aug 2017
0 answers
110 views

Hello

I'm looking at this demo:

http://demos.telerik.com/aspnet-ajax/ribbonbar/examples/tooltip/defaultcs.aspx

 

Is there a way to force the tooltip to immediatly show up as soon as the mouse is over one of the buttons instead of waiting around 0.5s?

Thanks a lot

 

Philippe GRACA
Top achievements
Rank 1
 asked on 29 Aug 2017
0 answers
89 views
I was asked to replace our current RadTabStrip with a RadMenu to accommodate our growing menu by using submenu items. However, three of the pages on our site include RadNotification controls and all three of those pages seem to block the drop-down of submenus. Has anyone encountered this before? Not sure how to fix this. 
Rob
Top achievements
Rank 1
Veteran
Iron
 asked on 29 Aug 2017
6 answers
637 views
We have the latest version of Telerik ASP.net tools that allows the exporting to Xlsx from a RadGrid. 

We are receiving the following error when we go to export the data:

excel found unreadable content in <filename>.xlsx, do you want to recover the contents of the workbook?

I would like to mention that it doesn't give it to us all the time, only on select downloads and I am unable to determine what it had to repair. 

Any suggestions?
Eyup
Telerik team
 answered on 29 Aug 2017
7 answers
135 views
I'm implementing the ASP.NET/AJAX ComboBox as a grid, starting from the samples. This is my first time using 3rd party controls in ASP, and the documentation is great to get me started, thanks!
The samples work great at a broad level, and I can load my data, all the basics work and initial prototyping was nice and fast. Then I started tweaking bugs down at the next level, and I'm having problems.

Specifically, I'm having trouble with my RadComboBox Grid. Following the sample, every combo box dropdown row is an individual table, the columns don't line up as my database-loaded data exceeds the hard-coded column width. Once I strayed from the sample, things went poorly.

I originally expected the "combo grid" items to be all one table. Looking at the HTML page source, it looks like the Template items are added to an HTML list, one item per row, <ul><li></li>...</ul>? That was a surprise. Can I control whether a list or a table is used by the RadComboBox to generate the items? It would work fine if the RadComboBox emitted a wrapping <table>...<table>, and each template item were wrapped in a <tr>...</tr> or something similar.

Or, to ask more generally, is there a way I can have all my combo box grid items be in one table rather than many small 1-row tables?
Eyup
Telerik team
 answered on 29 Aug 2017
4 answers
578 views
Hi, i have a grid with a GridButtonColumn. When the button is clicked i want to redirect the user (in javascript, and pass a long the bound value of the GridButtonColumn). i found how to do this serverside, but i cant figure out how to catch the click (and the value) in javascript.

Any help would be appriciated.
sina
Top achievements
Rank 1
 answered on 29 Aug 2017
4 answers
870 views
I would like to hide bottom address bar on Radwindow, how do I do this?
Isaac
Top achievements
Rank 1
 answered on 29 Aug 2017
2 answers
57 views
Dear Team,
I would like share requirement in RadScheduler control.
I  would like to mention current feature before describing requirement below:

Time       Doctor1   Doctor2   Doctor3
9:00 am 
9:10 am 
9:20 am 
9:30 am 

Requirement is to define different Timeline slot (TimelineView-SlotDuration and MinutesPerRow property) for each doctors if select multiple doctors like Doctor1 is 10 minutes, Doctor2 is 15 minutes and Doctor3 is 20 minutes etc. 
Also draw table below:

Time        Doctor1       Time         Doctor2        Time           Doctor3
9:00 am                       9:00 am                        9:00 am 
9:10 am                       9:15 am                        9:20 am 
9:20 am                       9:30 am                        9:40 am 
9:30 am                       9:45 am                       10:00 am 

I  will appreciate if you give me solution for above requirement.

Please inform me whether this type of feature is available in the existing or new version.
Please look attached screen shot.


Thanks & Regards,
Jiten Mutum

Jiten
Top achievements
Rank 1
 answered on 29 Aug 2017
0 answers
340 views

I am using autocomplete box and when i am typing the letters in am getting the javascript error, but when i am using the same datasource (data table) and compoent inside the radwindow it works fine.

UI:

<telerik:RadAutoCompleteBox RenderMode="Lightweight" ID="rad_txtTo" runat="server"                                 InputType="Token" EmptyMessage="Select Contacts" Width="95%" DropDownPosition="Automatic">                             </telerik:RadAutoCompleteBox>

Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2016.2.504.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a90ca7d67-b00e-437e-ad14-27cf2faf3a32%3a16e4e7cd%3af7645509%3a24ee1bba%3ac128760b%3a874f8ea2%3ab2e06756%3af46195d3%3a92fe8ea0%3afa31b949%3a4877f69a%3a33715776%3a19620875%3a490a9d4e%3abd8f85e4%3ab7778d6c%3ae085fe68%3aed16cbdc%3a1e771326%3a88144a7a%3a78b9daca%3a6d43f6d9%3a8674cba1%3a7c926187%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029:11507 Uncaught TypeError: Cannot read property 'left' of undefined
    at c.DropDown._getDropDownHorizontalOffset (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2016.2.504.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a90ca7d67-b00e-437e-ad14-27cf2faf3a32%3a16e4e7cd%3af7645509%3a24ee1bba%3ac128760b%3a874f8ea2%3ab2e06756%3af46195d3%3a92fe8ea0%3afa31b949%3a4877f69a%3a33715776%3a19620875%3a490a9d4e%3abd8f85e4%3ab7778d6c%3ae085fe68%3aed16cbdc%3a1e771326%3a88144a7a%3a78b9daca%3a6d43f6d9%3a8674cba1%3a7c926187%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029:11507)
    at c.DropDown.position (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2016.2.504.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a90ca7d67-b00e-437e-ad14-27cf2faf3a32%3a16e4e7cd%3af7645509%3a24ee1bba%3ac128760b%3a874f8ea2%3ab2e06756%3af46195d3%3a92fe8ea0%3afa31b949%3a4877f69a%3a33715776%3a19620875%3a490a9d4e%3abd8f85e4%3ab7778d6c%3ae085fe68%3aed16cbdc%3a1e771326%3a88144a7a%3a78b9daca%3a6d43f6d9%3a8674cba1%3a7c926187%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029:11406)
    at c.DropDown._onDropDownReflowed (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2016.2.504.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a90ca7d67-b00e-437e-ad14-27cf2faf3a32%3a16e4e7cd%3af7645509%3a24ee1bba%3ac128760b%3a874f8ea2%3ab2e06756%3af46195d3%3a92fe8ea0%3afa31b949%3a4877f69a%3a33715776%3a19620875%3a490a9d4e%3abd8f85e4%3ab7778d6c%3ae085fe68%3aed16cbdc%3a1e771326%3a88144a7a%3a78b9daca%3a6d43f6d9%3a8674cba1%3a7c926187%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029:11467)
    at b.DropDown.trigger (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2016.2.504.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a90ca7d67-b00e-437e-ad14-27cf2faf3a32%3a16e4e7cd%3af7645509%3a24ee1bba%3ac128760b%3a874f8ea2%3ab2e06756%3af46195d3%3a92fe8ea0%3afa31b949%3a4877f69a%3a33715776%3a19620875%3a490a9d4e%3abd8f85e4%3ab7778d6c%3ae085fe68%3aed16cbdc%3a1e771326%3a88144a7a%3a78b9daca%3a6d43f6d9%3a8674cba1%3a7c926187%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029:1789)
    at b.DropDown.reflow (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2016.2.504.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a90ca7d67-b00e-437e-ad14-27cf2faf3a32%3a16e4e7cd%3af7645509%3a24ee1bba%3ac128760b%3a874f8ea2%3ab2e06756%3af46195d3%3a92fe8ea0%3afa31b949%3a4877f69a%3a33715776%3a19620875%3a490a9d4e%3abd8f85e4%3ab7778d6c%3ae085fe68%3aed16cbdc%3a1e771326%3a88144a7a%3a78b9daca%3a6d43f6d9%3a8674cba1%3a7c926187%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029:10232)
    at b.DropDown.show (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2016.2.504.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a90ca7d67-b00e-437e-ad14-27cf2faf3a32%3a16e4e7cd%3af7645509%3a24ee1bba%3ac128760b%3a874f8ea2%3ab2e06756%3af46195d3%3a92fe8ea0%3afa31b949%3a4877f69a%3a33715776%3a19620875%3a490a9d4e%3abd8f85e4%3ab7778d6c%3ae085fe68%3aed16cbdc%3a1e771326%3a88144a7a%3a78b9daca%3a6d43f6d9%3a8674cba1%3a7c926187%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029:10151)
    at c.DropDown.open (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2016.2.504.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a90ca7d67-b00e-437e-ad14-27cf2faf3a32%3a16e4e7cd%3af7645509%3a24ee1bba%3ac128760b%3a874f8ea2%3ab2e06756%3af46195d3%3a92fe8ea0%3afa31b949%3a4877f69a%3a33715776%3a19620875%3a490a9d4e%3abd8f85e4%3ab7778d6c%3ae085fe68%3aed16cbdc%3a1e771326%3a88144a7a%3a78b9daca%3a6d43f6d9%3a8674cba1%3a7c926187%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029:11404)
    at c.RadAutoCompleteBox._populateDropDown (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2016.2.504.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a90ca7d67-b00e-437e-ad14-27cf2faf3a32%3a16e4e7cd%3af7645509%3a24ee1bba%3ac128760b%3a874f8ea2%3ab2e06756%3af46195d3%3a92fe8ea0%3afa31b949%3a4877f69a%3a33715776%3a19620875%3a490a9d4e%3abd8f85e4%3ab7778d6c%3ae085fe68%3aed16cbdc%3a1e771326%3a88144a7a%3a78b9daca%3a6d43f6d9%3a8674cba1%3a7c926187%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029:10963)
    at c.RadAutoCompleteBox._onCallbackResponse (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bTelerik.Web.UI%2c+Version%3d2016.2.504.45%2c+Culture%3dneutral%2c+PublicKeyToken%3d121fae78165ba3d4%3aen-US%3a90ca7d67-b00e-437e-ad14-27cf2faf3a32%3a16e4e7cd%3af7645509%3a24ee1bba%3ac128760b%3a874f8ea2%3ab2e06756%3af46195d3%3a92fe8ea0%3afa31b949%3a4877f69a%3a33715776%3a19620875%3a490a9d4e%3abd8f85e4%3ab7778d6c%3ae085fe68%3aed16cbdc%3a1e771326%3a88144a7a%3a78b9daca%3a6d43f6d9%3a8674cba1%3a7c926187%3ac08e9f8a%3a59462f1%3aa51ee93e%3a58366029:10855)
    at Object.eventCallback (Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=ctl00_rsmDefaultSiteMaster_TSM&compress=2&_TSM_CombinedScripts_=%3b%3bSystem.Web.Extensions%2c+Version%3d4.0.0.0%2c+Culture%3dneutral%2c+PublicKeyToken%3d31bf3856ad364e35%3aen-US%3a0506169f-fccc-46f8-a5ec-5e7be35dfbdd%3aea597d4b%3ab25378d2:6)

satya
Top achievements
Rank 1
 asked on 28 Aug 2017
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
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
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?