Hi,
Need help please
How can I save the current report and load it later after the user has changed the default report?
Thanks,
Hi telerik experts,
I want to use the light green theme for my application, which fits perfectly at runtime.I switch to light palette when the application starts up: GreenPalette.LoadPreset(GreenPalette.ColorVariation.Light); and everything is fine.
The only problem is, that the designer (VS and Blend) always shows the dark green theme. This makes the design of the views a little bit hard. Is there a way that the light green theme is used in the designer?
Best regards,
Thomas
Hello
I have form with more than one RadDatePicker, Every thing work fine but when I want to enter date I want the end user enter date in format dd/mm/yyyy
BUT the tool accept only date in format mm/dd/yyyy order !!
Example: 13/12/2016
If the user enter (13 Space 12 Space 2016 ) then press enter It gives Error (see attached screenshot)
How can I change the format for entering date?
Thanks in advance.
Hi,
I'm working on holiday tool in a WPF application. I was wondering if it was possible to have a yearview (like you can see in the screenshot) as a radscheduleView. I was able to create the grid like this. But now I'm stuck loading the data. I'm able to load data, but only from 1 month.. Setting year to 2016, will only load data from January 2016. When I set datepicker to be able to select Month and Year, he will show data from february in the February column...
Is there a way to have a data from the whole year is this grid?
If you need more information, do not hestitate to contact.
Thanks in adavance.
Hi,
I am developing an application and I used LayoutControl , I noticed that there is a decrease of performance when the usercontrol loaded or show window , On the other hand when i remove the LayoutControl and all layout group controls the time of load , show and memory Become better.
hi,
calendar in scheduler is overlapping in laptop (small screen resolution),
can you tell me how to solve this issue
Hi,
We have a requirement in our WPF application to merged Datagrid column cells when value of cells are matched and place a single button over there to show it as a group.
On click of the button, we have to identify the rows associated with the group. Also attached a screenshot to give you the clear idea about the requirement.
Could you please provide solution with an example with WPF telerik control at the earliest. As this is very critical and urgent requirement in our application, looking forward to get a quick response from your end.
Best Regards
Arup
Hi,
I am using RadTreeListView with (LazyLoading), to populate the hierarchical items in tree structure. I have a requirement to bring the selected item to top of RadTreeListVIew. I had tried ScrollToVerticalOffset/ScrollIndexIntoView/ScrollIntoViewAsync but these APIs does not help my requirement. All these APIs just bring the item to the view but not to the top of the TreeList. Please let us know how to achieve the same.
The tree has almost 20000 items in hierarchical manner.
Thanks in Advance,
Lakshman Siddireddy