We use the standard windows UI LinkLabel to display a hyperlink in our software. I found
https://docs.telerik.com/devtools/winforms/knowledge-base/link-label
but, the issue with this is it is forcing color/font to the label - which i know a linklabel does. But, doesn't the theme have a linklabel "standard"?
Also, I don't understand the radlabel.linkarea value, and i can't seem to find that explained anywhere.
Thanks.
Hi Everyone,
Is there a way to hide the customize button of a CommandBarStrip ?
Thank you very much :)
There seems to be an issue expanding/collapsing the first grouped row on a different page.
If I collapse or expand the 1st row on the first page, it behaves normally. However, if I navigate to the 2nd page and attempt to expand or collapse the first row, the RadGridview changes the page to the first page. Collapsing or expanding any other row on the 2nd page works as designed.
If I navigate to the fourth page and expand the first row, it changes to the third page and expands the first row on that page.
The application is quite complicated. So, the best I can do is display screenshots. I will try to create a test application. Perhaps, I am missing something.
If I were to navigate to page 2 and expand row 1, it would change to page 1 and expand the first row on page 1.
I attached a video of the behavior.
Thank you for any help.
Using Visual Studio 2019 and Winforms. I have a hierarchical radgridview with my own search function. How can I change the yellow color when the search has found what was requested? I've been working with Visual Style Builder to try to find this but have had no luck. Thanks.
Hello,
is it possible to modify the presentation of the dettings in teh WebCam Settings dialog? My client would like to have the settings shown in a collapsible panel on the form, they do not like the dialog window. What options do we have for overriding this UI?
thanks!
-David
I need to apply filters programaticaly to one grid column. This filters are added or removed when user clicks some checkboxes, when checkbox is clicked filter is added or removed.
All of this was working ok, but now I need multiple filters for same column (propertyName).
Is there any property to use as Tag, Id or name for the filter?
Hi.
Is there a way to horizontally align a child GridViewTemplate so that the (BestFitColumns) columns are not on the left but equally distant from left and right, so Center?
Edit:
Jure
Guys please check an issue with Reports Filter area split bar. The problem is when you close the filter area with the split bar arrow button, then the dragable symbol stays over the expand button and it is impossible to open it again.
https://demos.telerik.com/reporting/dashboard
I have a winform, that extends pretty far below the actual size of the screen. I have AutoScroll set to true. I can see the scroll bar in the designer, but can not move it so I can get to controls are that are off the screen. I am not sure what I can do here. At this time, i can't not create a reproducible sample app of this happening. I am hoping someone has seen this before and had a possible fix for this.
Thank You.