Edit form ImageButton in detail table
Hello I have a datagrid which contains Edit & Delete buttons set to display as ImageButton. This grid has a details table which also has Edit & Delete buttons set to display as ImageButton....
View ArticleUsing app feedback with AppBuilder Visual Studio plugin
Hi,Oops.. bit too early. I think I was too fast using the newly created Appfeedback Service; when I tried half an hour later, it was actually working..Regards,Ruud
View ArticleClear Image
Thanks for the reply. I tried doing that and I am not getting the message to populate. Also, I when I click save on the toolbar it is saving in the same location as the file for the RadWindow in...
View ArticleResponse panel missing when using Fiddler over Remote Desktop
Hi, Michael-- It is possible for the splitter in the Inspectors tab to be pushed below the visible height of the window; this is more likely to occur in the event of resolution changes. The value is...
View ArticleRecurrenceRule in custom insert form
Ok, I think I've answered my own questions (below) but I do have a problem - the recurrenceRule from the RadSchedulerRecurrenceEditor on my form doesn't know where to get the range data (start, end ,...
View ArticleAsyncUpload temporary files sometimes not remaining long enough
Thank you for the reference link. Unfortunately that is not the same problem we are having. Our temp folder works as it should and 75% of the time everything is correct and after the final submit, the...
View ArticleText Not Showing
I have added Text to the carousel image and set the Text to be displayed as textaboveimage - and tried a number of the other options as well - and I cannot see any of the text.... It's not long text...
View ArticleGridView - Getting the column datatype?
Is it possible to set a custom attribute on my data, and read that same attribute from the DataType property in my OnAutoGeneratingColumn event handler? My initial tests show that the name and type are...
View ArticleRecurrenceRule in custom insert form
couldn't be simpler :) RadSchedulerRecurrenceEditor1.StartDate = Convert.ToDateTime(dt1.SelectedDate.ToString()).ToUniversalTime();...
View ArticleQuestion on Z-order with Menu dropdown
I have an ASP form which includes a Menu in the master page. In the attached image you will see it as a mobile-mode control with the "burger", to the left of the page title "LulaVision". I have a...
View Articleproblem displaying bool value in formtemplate type edit form insert mode
I have checkbox as below: <asp:CheckBox ID="chkActive" CssClass="checkbox" runat="server" Text="Active" Checked='<%# Bind( "Active" ) %>' />As per your...
View ArticleRetain the selected record page or filter after edit or view on grid
Hi, I have grid with more than 100 records. I want to edit a record. so I have used filter or manually went to that page (say 5th page) and clicked edit or view. My edit and view buttons are custom...
View ArticleThe number of fractional digits is out of range
We are using kendoNumericTextBox with format "#,#.##########" , when ever the value entered is huge say 123456789123456789123456789, we are observing javascript error 'The number of fractional digits...
View ArticleHow to capture traffic from multiple user accounts with Fiddler run as a...
You haven't mentioned which operating system you're using. To get other user-accounts to trust the Fiddler root certificate, it must be installed in the machine certificate store, not the user store....
View ArticleHttp/s sniffing doesn't work in some app
No, Telerik does not build jailbreaking or pinning-bypass tools. Regards, Eric Lawrence Telerik Do you want to have your say when we set our development plans? Do you want to know when a feature you...
View ArticleHow to run Fiddler service account without user password?
First, note that running Fiddler in a service account isn't a supported scenario; for unattended tasks, you're better off building an application atop FiddlerCore. Your question in general seems to...
View ArticleFiddler memory issues
Hello, Yes, BrowserLink is based on SignalR, which uses WebSockets as one of its transports. If disabling browserlink is fine by you then no further action is required. Fiddler shows WebSocket traffic...
View ArticleUpload binary file vs file path
I am currently using the RadImageGallery to allow users to add pics for a failure report. I am currently embedding the pictures within the project and creating an directory if needed. However, I have...
View ArticleDraggable Pin
- UPDATE - The correction required appears to be related to the size of the map.Map1 is sized at 708h, no width set and the correction is var loc = map.viewToLocation([args.x.client - 196,...
View Article