actually there is a method get_itemIndex(), which would be equivalent to a method set_selectedIndex(index) from RadMultipage or one method like select()
from RadComboBox
How could I implement it or a code javascript would help me a lot
thanks
I have a panel bar in my application. The use case with my application is, I wanted to change the color of Panel bar when my project goes through various stages, Ex: Stage 1,2,3,4. May be like
For Stage 1: Red,
Stage 2: Orange,
Stage 3: Blue,
Stage 4: Green
Is this possible? If possible how to do it.
Thanks,
SC
I am looking into the code for our scheduler control and trying to get my head around the data provider approach to binding a scheduler.
I can't seem to find the place where the control is bound with data, before its event handlers are called (e.g. item data bound, data bound, etc.).
I may have overlooked it in the docs since the ones I've found are more introductory, and I couldn't much from the setup article.
Is there a specific place in code where an instance of a scheduler control bound? E.g. scheduler.DataBind() (just for illustrative purposes, we do not use the DataSource property)
Hi..
I'm trying to get radgrid data on radpdfviewer and wanted to print. Is it possible? If yes then how ( recommand code please )? If now then what is another way to print radgrid data only using formatting...
Thank you in advance.
Hi..
I'm trying to create pdf depending radgrid data, so how can i give pdf file name? or create it dynamically?
Thank you in advance.
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