Telerik Forums
UI for ASP.NET AJAX Forum
10 answers
202 views

Hi,

i am trying to export multiple radgrid and radhtmlchart to multiple pdf pages. i am able to export but content on aspx page is very big on pdf file. the contents are getting cut and only left most part is partially printed. how can i make contents in my webform (aspx) get printed as is to pdf with same size.

page break is working fine, but the content is getting exported so big that only left more content is printed little.

i have followed the below links but no use:

https://docs.telerik.com/devtools/aspnet-ajax/controls/clientexportmanager/functionality/export-html-elements

https://docs.telerik.com/devtools/aspnet-ajax/controls/clientexportmanager/functionality/pdf-multi-page-export

Rumen
Telerik team
 answered on 20 Jun 2019
3 answers
259 views

Hello, 

How can I remove week numbers or GridDateTimeColumn filter please?

Rumen
Telerik team
 answered on 20 Jun 2019
1 answer
147 views

When item have long word data value does not fit and goes beyond

 

Input data: Value to be displayed in grid - "MylongLongLongLongWord cut" 

Actual Result: in my grid fiels i see in first line "MylongLongLo" in the second "cut".

Expected result: in first line "MylongLongLo" in the second "ngLongWord cut".

 

How to make text wrap or resolve this issue? 

Vessy
Telerik team
 answered on 20 Jun 2019
2 answers
181 views

Hello,

I have a grid that uses "EditForms" to edit a record. What I would like to achieve is to disable filtering while the grid is in edit mode (both for adding a new record or editing an existing one)

Thank you,

Marc

 

Mircea
Top achievements
Rank 1
 answered on 19 Jun 2019
3 answers
104 views

Searching the forums seems quite cumbersome. The following are major issues that I am encountering and would like to know if there are workarounds.

  1. Non-Search Navigation Speed - Search speed seems reasonable but navigating forum pages is slow. Navigating from forum page to page takes about 3-5 seconds. What I mean by this is click the Grid forum link (5 seconds)...click a search result (5 seconds)...go back a page (5 seconds.)
  2. Date Range / Sort - There is no ability to search any date range or sort. Posting dates are in no particular order. I understand it is probably presenting what is thought to be the best result; however, it almost always presents pages of posting from 10 years ago that are not relevant.
  3. Initial Result Text Not Useful - Very frequently the peek result starts with "Join a community of over 2.6m developers to have your questions answered on"
Nikolay Avramov
Telerik team
 answered on 19 Jun 2019
1 answer
431 views

Hi everyone,

 

I am trying to implement a behavior somehow like https://docs.telerik.com/devtools/winforms/controls/pdfviewer/features/digital-signature on this link but on asp.net ajax. I need to prompt the user to sign the pdf file and then save it to my database. My problem is how to add the "PdfViewerElement.AllowSignatureDialog" on asp.net ? It seems like it's working only in Winforms. Is there any similar control to have the same behavior and ask the user to upload a pfx file and a password ?

 

Thank you !

Rumen
Telerik team
 answered on 19 Jun 2019
3 answers
849 views

Hello,

I have some javascript code hooked up to the RibbonBar OnClientButtonClicking event. There is a confirm() method to let the user confirm the action of the RibbonBar button. The result is a parameter for args.set_cancel(). It works nicely:

Now I want to replace the browser confirm popup box with custom jQuery dialog. But even when I use async/await and clearly see that the javascript function stops and waits for the user response, the RibbonBar goes on and continues with the action before args.set_cancel is called.

Is there a way to get around this?

Vessy
Telerik team
 answered on 19 Jun 2019
4 answers
178 views

Hi,

 

Why is the following only working with Flow and not with List:

                   <telerik:SiteMapLevelSetting Level="1" ListLayout-RepeatDirection="Vertical" Layout="List">
                               <NodeTemplate>
                            <asp:HyperLink ID="HyperLink1" CssClass="rsmlink" NavigateUrl='<%# DataBinder.Eval(Container.DataItem, "linkto") %>' Text='<%# DataBinder.Eval(Container.DataItem, "description") %>' runat="server"></asp:HyperLink>
                    </NodeTemplate>
                             <SeparatorTemplate><hr /></SeparatorTemplate>
                         </telerik:SiteMapLevelSetting>

 

I need to create separators between the items...

 

Marc

Fit2Page
Top achievements
Rank 2
Bronze
Iron
Iron
 answered on 19 Jun 2019
2 answers
160 views

Hi Team,

I have a requirement where I need to create a dynamic editable grid inside a repeater record. I have referred the following telerik links to do the implementation:

https://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/batch-editing/defaultvb.aspx?show-source=true

https://docs.telerik.com/devtools/aspnet-ajax/controls/grid/data-editing/commanditem/command-item-template#how-to-customize-the-add-new-recordrefresh-text-in-the-commanditem-area

However, the javascript call to get_batchEditingManager method is not working for the RadPushButton under CommandItemTemplate. Please note that the difference in my implemenation is that the RadGrid is dynamically bound and is nested inside a repeater. Please refer the attached code snippet for your reference.

Regards,

Nisheet

 

Vessy
Telerik team
 answered on 19 Jun 2019
3 answers
334 views

Hello,

when I call the javascript function set_contentUrl, then Google Chrome open a new tab. This is since today, it seems to be after the update of Chrome 75.0.3770.90.

Does anybody know a solution for this?

All help would be appreciated.

Rumen
Telerik team
 answered on 18 Jun 2019
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?