This happens for all my WinForms applications.
Any idea?
Thank you all!
Philippe
Hello,
I am using the DataEntry component along with the DisplayName attribut.
However, at run time, I don't a way to fetch the original name (from the model class) as the Text field contains substitute the DisplayName to the original one.
Apparently the control Name field is always empty. Couldn't you use it to store the control name ?
Regards
Patrick
Hi,
What tagger would be best to identify elements contained in double-curly-braces? Change the forecolor of the curly braces to yellow and the word or syntax between them to orange? Also is there a way to iterate through all elements that were tagged?
Thanks
Hello,
When I open a form with Telerik component on it, it is not possible to select it anymore.
No problem with "standard" controls. Only Telerik controls are causing this issue. I have a RadGridView and a RadColorBox.
Any idea?
Thank you!
Philippe
Creating a RadChartView, both with a single series and multiple series for a DateTimeCategorical axis. Some series have gaps (null values). I'd like the series to close up this gap in the line, connecting the two data points. I cannot find an option to do so. See the datagap.png and datagap2.png attachments for an example.
Some workarounds I've tried is to not add a data point at all for that date when the value is null, but then then that date doesn't show up in the category. See datagap3.png for an example.
Is there a setting to close this gap in the line, or am I using the wrong chart or series type?
After installing the new WinForms update. I load my project but the RadForm opened with an error. The captured error is attached.
We are testing a chart filled in the winforms dock, after add lineSeries to the chart, chart shrink. We are added chart.SetRadAutoScale(true), chart.Refresh(), chart.Area.Refresh(), chart.View.Refresh() nothing change.
Dear all,
I can't find the new SplahSceen control for winforms in the R3 2022 new release. Neither in Telerik specific menu, nor in the standard VS2022 Add Element.
Thanks for your help
Regards
Hi,
I have just installed the latest update to R3 2022 and notice that the rendering of radio buttons now seems to have an issue when drawn in HDPI.
I have taken these images from the Demo App for Group Box
Example in non HDPI
When application dragged to HDPI 4K monitor
Kind regards, Toby