Hello,
RadDropdownlist element with same character length(55), element alignment is not uniform.
Thanks
Kunal
In design time I have added one of these to my form.
And added items to it thru the UI.
Now I want to capture when the user clicks on one of them items.
How to I do that? Not seeing an event for it. Only for the button click which fires off even when you don't click on one of the items.
Sorry tis late and the office is hot, I am just not seeing it.
Thanks in advance.
Deasun.
I am currently facing two issues using the RadTrackBar control.
First issue:
When the width of the control is smaller then 100px, the text and graphics bar are cut off (see image).
For this reason the control is not usable with a smaller size then 100px
Second issue:
When setting label style and tick style to none the control height is automatically set to 16px.
When switching to Material theme, the button shown on mousedown is larger then these 16px and the image is cut-off.
For issue 2 there is a workaround, setting minimum size of the control will "fix" this but is there a solution for issue 1?
Best regards
Patrick Vossen
Good evening,
I have a number of integer columns that show up fine in the grid but after exporting to excel they appear with .00 at the end of them.
How do I make the exported doc look the same as the grid?
Example:
On the winforms grid value in cell = 330249, and on the excel cell = 330249.00.
Thanks.
Deasun
Hi,
I am currently trying to achive a vertical menu inspired by the attached picture.
I have been trying with radMenu, radTreeview, but i remain unsatisfied .
Just as piece of advice, what would be the best Controls tool solution to achive something similar, knowig that on each root click, all the other menu collapse to let only one expand ?
I want users to be able to resize an expanded CollapsiblePanel. I've not tried autosize, but I don't want it autosizing if the user is scrolling through the datagrid.
The panel is docked to the right, as is a splitter, the gridview is docked to fill. I make the splitter invisible if the collapsible panel is collapsed.
When expanded, and I use the splitter to make the collapsiblepanel narrower, the header vanishes off to the right. I'm assuming that the controlcontainer at the back isn't being resized to fit within the bounds of the collapsiblepanel.
Pls see attachment. Pic on the left is showing the collapsiblepanel design time width, on the right is showing how the container isn't resizing .
How do I code, or set up properties, to fix this please?
I originally posted this in the wrong forum, so that one can be delete.
I am having an issue with SplitPanels that are added into a RadSplitContainer when those controls are inherited. I have a base form class that has a RadSplitContainer on it, with two SplitPanels in it. Then I create the new form based on that base form. I can open the designer the first time and save, but once I close it and re-open it, I get "Duplicate component name 'splitPanel1'. Component names must be unique and case-insensitive"
Some things I have noticed is that the splitPanel lack the "Modifier" property.
Any help would be greatly accepted.
Thanks