Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
165 views
Having trouble with the PDF export functionlaity. I created a page and copied the sample test from the site

http://www.telerik.com/help/aspnet-ajax/clientexportmanager-getting-started.html

When I click the button I get:

Error: Object doesn't support property or method 'exportPdf'

I can export an image, but not a pdf.

What am I missing? Thank.

Using...  2015.1.204.40
Mbott
Top achievements
Rank 1
 answered on 16 Mar 2015
1 answer
75 views
Hi,

I am using Radeditor in .net.
 I want to add comment to trackchanges content but add comment button not responding

can i add comment to trackchanges content?

Thanks & Regards,
M.Raju
Ianko
Telerik team
 answered on 16 Mar 2015
5 answers
170 views
Hi,
CommonTooltipsAppearance.Shared = true not work (java script error), same code with previous version work fine.

Thanks
Gianmarco
Danail Vasilev
Telerik team
 answered on 16 Mar 2015
3 answers
116 views
Hi
I am facing one issue please help me out in this regard.Below is the query...

How can we have the detail tables created at runtime as we do not know the count of detail tables .The number depends on the data in the master table view.There can be one detail table or more also.If data in mastertable view can go beyond 2 child tables the we require 2 detail tables.
Please suggest....
Thanks
Eyup
Telerik team
 answered on 16 Mar 2015
1 answer
162 views
Hello,
I encounter a problem on my website, once it is deployed on production environment
The dialogs in the editor open fine, but when an action is performed in it (like changing directory in file manager), the POST request just hangs
If I try to see what happens in Fiddler, the request immediately sends a 504 error
The configuration in web.config is the same as my test environment, with handlers registered in system.webserver > handlers section (ASP.Net 4.0, Integrated mode)
I performed the same tasks in both environments (open a page with the editor, open the document manager dialog, browse to a subfolder)
It works fine in the test environment, but not in the production one, even though the requests seem identical to me...
I don't have direct access to the production environment so it is quite hard performing extra tests.

Does anyone have an idea of what would be happening, and how to solve this problem ?

Thanks a lot !
Ianko
Telerik team
 answered on 16 Mar 2015
6 answers
525 views
Hi,

Thank you for this new control, very useful one.

1) I would like to have the possibility to hide the thumbnails area (Image display area mode) (I don't want the ImageSlider or ImageSliderPreview dots)
Is there a proper way to do it ?
Right now i'm doing :
 <ThumbnailsAreaSettings Height="0" Width="0" />
<ToolbarSettings ShowThumbnailsToggleButton="false" />

2) On your client side binding demo, why is there a kind of loading animation when you switch from one picture to another ? (Reproduce it here : http://demos.telerik.com/aspnet-ajax/image-gallery/examples/data-binding/client-side-binding/defaultcs.aspx)

3) Could you provide a exemple (if possible) of how you would use the control with web service binding using PageMethods.GetData ? (similar to this demo : http://demos.telerik.com/aspnet-ajax/listview/examples/client/programmaticdatabinding/defaultcs.aspx)

Thanks
Arnaud
Maria Ilieva
Telerik team
 answered on 16 Mar 2015
2 answers
101 views
Hi,

I have moved my application from one web server to another, however the AsyncUpload is now failing with HTTP 500.

Can you point me in the right direction what I should have configured on IIS 8?


I cannot upload the Fiddler Log file since its a .txt file.
Hristo Valyavicharski
Telerik team
 answered on 16 Mar 2015
3 answers
122 views
I've got a fairly basic grid set up, with data being retrieved from database view, but I would like to display some related data that's from a separate source.  In my current requirement it would be a count of records on an item table, but there is logic required to determine which item table is used.  In standard aspx we would use a function call to the code-behind, passing some data from the row, that would return the the required value.

What is the best way of achieving this with Telerik?


Cheers
Jim
Top achievements
Rank 1
 answered on 16 Mar 2015
1 answer
399 views
Hello,

I have a radgrid in my aspx file that allows for selecting multiple rows with a checkbox.  I am using the two properties:

AllowMultiRowSelection="true" and 

<ClientSettings EnableRowHoverStyle="true">
     <Selecting AllowRowSelect="True"></Selecting>
 </ClientSettings>

In my code behind, I populate the grid using a datasource as follows:

CogCustomCompetenciesGrid.DataSource = cl.OrderByDescending(p=> p.ImportanceRating).ToList();

The list used for population consists of objects with multiple properties.  One of the properties is a boolean called PreviouslySelected.  

Based on whether the PreviouslySelected property is true or false, I need to pre-set the checkmark selection for that particular row.

How do I do this?













Konstantin Dikov
Telerik team
 answered on 16 Mar 2015
4 answers
125 views
I have taken over someone else's computer and it seems that Telerik is already installed on it. e.g I see a a menu item "Telerik" on the bar; there is a "Telerik" folder in "Program Files" Which contains thousands of files; the GAC shows many Telerik assemblies but they are all for Reporting. But, the folder "Telerik" in the ToolBox contains only one control "ReportViewer".
How do I get the other tools to show up?
Dyanko
Telerik team
 answered on 16 Mar 2015
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?