Hello, I'm using a RadListControl on a touchscreen and the EnableKineticScrolling = True so the user can scroll by touch. I couldn't find a way to remove/hide the vertical scrollbar of the control. How can I do that?
Using Telerik for Winforms 2013.3.1328.40.

On RadTextBox,
I can't get the rounded edges with the Breeze theme


Is there an event for clicking a chart label Item

I have a WinUI RadGridView that is completely blank - the columns are built dynamically. I have the editing of those columns completed and working but now I have one final piece of this puzzle I cannot figure out:
With a blank grid (grid without columns) even when you set "mygrid.AllowAddNewRow = True" you don't get the "Click here to add new row" row - which makes perfect sense...no columns, there's nothing that can be added.
But once the dynamic columns have all been added, their props set - then I do the mygrid.AllowAddNewRow = True and...I still don't get the "Click here to add..."
Per usual I've spent a ton of time trying to read what I can - lots of threads posted that get close to what I'm doing but nothing like the above and I'm at my Witts End.
I'm guessing it has something to do with the MasterTemplate - something I'm not adding when I create the dynamic columns that is preventing this? For this specific grid, existing data is 'read only' so as those cells are added, readonly = True but that shouldn't have anything to do with adding a new row should it?
Anyway, please advise! I'm seriously stuck on this one.
-Curtis

Hello *,
1. looking for a possibility to make ctrl+a / ctrl+x, etc. for browseeditor control. Is this possible?
2. Is this possible to add an additional button to the browseeditor (next to ... button) - e.g. one for delete the whole content? Or perhaps there is some other elegant way how I can delete the content of the editor field?
3. I display a path string in the editor control and sometimes the path may be very long. Is there some user-friendly way to display the long path in the edit box with the size significantly smaller as the length of the path string? (e.g. display only the last part of the text or cut something in the middle, or...)
Thanks for the support
Rostislaw


How can I use a key combination of ALT + the grid's row id to capture the content of either the row or a specific cell within the row.
Thanks,
/dz

