Hi,
Trying to use a web testing tool (Selenium) and using xpath is not always working. I was wondering if it would be possible to always add an ID property to controls, especially in drop downs etc. so that it can clicked properly.
A function that will return a thumbnail of the requested size and the page of a multipage pdf document.
Don
Reproduction steps:
Go to the Telerik demo at https://demos.telerik.com/aspnet-ajax/textbox/overview/defaultcs.aspx
In the Comment box, type "one two". Do not let the textbox lose focus.
Highlight "two" and start to drag it to move it before "one". The other text ("one") will disappear, and is gone forever, as far as I can tell.
It can be also reproduced with this configuration:
<telerik:RadTextBox RenderMode="Lightweight" runat="server" ID="RadTextBox3" Width="200px" EmptyMessage="Enter comment" TextMode="MultiLine" Height="100px" Resize="None"></telerik:RadTextBox>
We are evaluating whether to use Telerik to redesign a legacy web app written using an old version of Telerik.
After downloading Trial version on fresh install of windows, I can't add ajax control to form. `I am using visual studio 2019, this is the first version of Telerik installed on this computer. I just get the "Error Creating Control RadScriptManager1. They do show up in the toolbox so this surprises me.
Very latest version.
7/28/2019
Could it be a license issue?
Hi, I have trouble with RadScriptManager. I would like combine scripts on page to only one file. But when I enabled it, my site threw javascript error on loading.
Please help me fix it, it would also be better if you can help me understand what happened.
First image is what I set up for RadScriptManager
Secondary image is the error.
I have no idea what's Telerik.Web.UI.Point, I haven't used it anywhere.
Please help me get this error out & fix it.
Thank you.
Ref. attached Image its show horizontal scrolling round with red color.
In business application more number of groups and menu item at that time horizontal scrolling very usefull as shown in the attached image
We suspect a bug of Telerik controls:
Bug of Telerik: PageView.set_contentUrl(MyUrl) method - call MyUrl twice if RadTabStrip and RadMultiPage is inside RadAjaxPanel control. Firefox only.
Code: http://bit.ly/2NVbm8Z
It enter here two times: http://bit.ly/2NZ0cQH
If try it in chrome - request goes only one time.
If remove RadAjaxPanel - also request goes only one time.
Is it bug of your Controls?
Hi
Our O365 users see 'Excel on the screen' so it should behave the same, its Excel in a the browser - which means the Ajax controls are competing with this.
Which means our code is crap because there is a difference in investment between us and Microsoft, we are also burdened with the feature that uses are lazy and dont want to think for themselves, the computer is meant to do thier job for them (so why employ them).
We also use MS Teams here that allows Excel documents to be used in the Browser, Teams joins sharepoint and skype.
It would be nice to you to look how your controls might integrate with Office 365 tooling, there is enormous traction in the market with MS Teams and O365 so I imagine the AJAX document sources would need O365/azure examples soon.
It matters that you have a skin that allows users to perceive that this app is just like O365, and the same assumptions can be made about the UX, this lifts a lot of the burden for the developers in training, when the affordance of O365 App and Telerik Apps are the same.
I would appreciate a set of demo examples that connect in to Azure/O365 and equally Dynamics365 (BizTalk) because of the traction in the O365 space, the amount of process automation in businesses across the UK and Europe. So many of the Telerik controls looks like desktop controls, many are better it would be useful to show just how easy it is connect into O365, maybe create a Graph Query connector or a sample O365 connector that covers the CRUD operations for office docs.
Thanks in advance
<!-- Load Facebook SDK for JavaScript -->
<script>
//Executes on page load
window.fbAsyncInit = function () {
FB.init({
appId: '{your-app-id}',
xfbml: true,
version: 'v2.5'
});
// Get Embedded Video Player API Instance
var my_video_player;
FB.Event.subscribe('xfbml.ready', function (msg) {
if (msg.type === 'video') {
my_video_player = msg.instance;
my_video_player.unmute();
}
});
};
(function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) { return; }
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
Hi,
In mobile and tablet device is very difficult increase and decrease the size of columns of RadGrid, exist a specified method or a workaround for resize a grid ?
Is possible increase border(left/right) of column for change it more easiest ?
The respons of my ticket in forum is that:
"Hi Giacomo,
I am afraid we currently do not have alternative ways for resizing the Grid column. However, I advise that you share your idea officially by creating a Feature Request in the Progress® Telerik® UI for ASP.NET AJAX Feedback Portal. There the request will have the potential to become popular. Items with higher priority will be processed earlier."
Best regards
Hi ,
I was wondering if there is an option to search all my tickets by text inside the correspondence with your agent ?
I know you have option to search by Subject text.
Are you having option to search by any text inside the ticket ?
That would be very helpful.
Sometimes I remember we have discussed the issue, but I do not remember in what ticket in particular :( .
It would be very helpful to have advanced search which would provide this .
THanks ,
Orit.
Hi all,
I saw an error File/Dir not found 404 on your demo as attached picture.
How to fixed error File/Dir not found 404 by drag and drop folder(s) after I clicked open it?
at $IE.Print.dispose (<anonymous>:90:18)
Workaround:
Enable the external dialogs of the Editor/ImageEditor and modify dispose() function of the Print.ascx dialog:
Print.ascx
dispose: function ()
{
this._attachHandlers(false);
this._printBtn.dispose();
this._cancelBtn.dispose();
$IE.Print.callBaseMethod(this, "dispose");
},
https://identity.telerik.com/v2/oauth/signin?ReturnUrl=...
http://docs.identityserver.io/en/latest/
Hi,It would be really handy to have an best practice identity provider UX
There are many ways to skin a cat, but it would be really handy to have a UI component much like you find in the ~/Account folder created by MS that all worked.
That had all the recovery logon by email working, having built in 2FA working.
The quick win would be to tell us how to write a 'Telerik Scenario' and where we can share them in Marketplace.telerik.com ?
Thanks
doug