we have a SharePoint 2016 farm on premises with 2 WFE servers, we are now adding one more WFE server, hence we installed SP 2016 including latest cumulative updates in the new server, everything went fine till then, all the site collections which doesn't have any customizations are working fine. but, when we try to access a site collection which has customizations like left navigation and top ribbon with custom drop down values are giving the following error.
Could not load file or assembly 'Telerik.Web.UI, Version=2010.3.1109.35, Culture=neutral, PublicKeyToken=121fae78165ba3d4' or one of its dependencies. The system cannot find the file specified.
we are unable to fix this issue, hope you can guide us with the correct remediation steps to fix it.
Hi,
I am Building a 24/7 Booking site using Radscheduler. I don't want to differentiate the business and non business hours.
I just want to the same background color for all cells in scheduler.
How to do it?
Hi Telerik Team,
I am using RadSchedulerRecurrenceEditor. I want to add Custom localization to the days displayed in the control i,e Monday -> Mandag and so on. So, is it possible to change it ? I even want to check out whether the dropdown display order of the monthly Options of the control could be changed ? Please find the attachment. Waiting for best possible solution.
Regards,
Chethan Y
Hello
I somehow can't find a way to programmatically set selected values of RadMultiSelect when page opening on the server.
Can you help me?
Thank you.
Hello,
I am using HeaderContextMenu in my Grid. I am using it together with GlobalRosources.
I am also using filterlist.
Everything works as expected. Just the Search and "Check All" checkbox doesnt get translated.
I managed to translate Search using "HeaderContextMenu_ItemCreated", but couldn't find a way to do it for "check all"
Regards
Hi,
I have a problem with RadScheduler when running on production server.
The DayView and the fill of the appointment is black and not the color defined by design.
In WeekView and MonthView the Friday cells are even black.
So no text is visible.
Running on my development machine everything is fine.
Now I have installed VS on the production server. Running the site as debug everything is well displayed.
Deploying the app using folder profile: DayView etc is black...
Do you have a tip to fix this problem?
Regards
Hardy
Hello Telerik-Team,
I am using RadDiagram to move shapes on a picture. My issue is if I move shapes, i can't place it on exact position like I want.
Is there a possibility to move the shapes finer?
Regards
<label class="lbl"><%= Resources.Resource.frmDate%></label>
I am getting below error when i call a global resource file in my page which has a radgrid.
The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>).