Telerik Forums
UI for WinForms Forum
1 answer
171 views
Hi,
Just wondering how to change the Cell edit property (and/or capture the up and down arrow events).

basicly I have an integer Column, and when a cell is being edited it has the increment up/down arrows which I don't want, because when the user clicks the down or up arrow they want to go to the next/previous row, not change their value.

I tried the keyDown event, but the arrow keys aren't being captured by it.

Any help would be appreciated.

Thank you.
Georgi
Telerik team
 answered on 27 Sep 2007
2 answers
180 views
Hi All

I was wondering if anyone could help me.
I am trying to add 2 radlabels, 2 radtextboxes and a radbutton to a radpanelbar.

Does anyonehaveany code examples that could help me?

Thanks in advance

Adrian Loughman
Boyko Markov
Telerik team
 answered on 27 Sep 2007
1 answer
126 views
At a certain point I move the a specific cell in the grid using code. No problem. But then I want to make sure that this cell is actually visible to the user, scrolling the scroll bars so the user can see this cell. Is there a way to do this?
Jack
Telerik team
 answered on 27 Sep 2007
1 answer
70 views
ok i've got two buttons in a tabstrip that always goes away everytime i'm in the designer view?
Are there any know troubles for thoses controls together.
The Location property of button is shifted to 1084, 143.
The 143 seem's ok but the 1084 is way out ...

Thanks.
Boyko Markov
Telerik team
 answered on 27 Sep 2007
1 answer
218 views
I creaded some derived class DocumentClientInfo inherited from DocumentPane.
Into DocumentClientInfo class i put webBrowser control (MS) as folow:

[PermissionSet(SecurityAction.Demand, Name = "FullTrust")] 
    [System.Runtime.InteropServices.ComVisibleAttribute(true)] 
    public partial class DocumentClientInfo : DocumentPane 
    { 
        
        public DocumentClientInfo() 
            : base() 
        { 
            InitializeComponent(); 
 
            webBrowser1.ObjectForScripting = this
 
            webBrowser1.DocumentText = "<html><body><input id=\"chk1\" type=\"checkbox\" onclick=\"window.external.Test();\" /></body></html>"
        } 
 
         public void Test() 
        { 
            MessageBox.Show("Ok"); 
         } 
 

On raising click event I get following  message:
A QueryInterface call was made requesting the class interface of COM 
visible managed class 'DocumentClientInfo'. However since this class derives from
non COM visible class 'Telerik.WinControls.Docking.DocumentPane', the QueryInterface call will fail. This
is done to prevent the non COM visible base class from being
constrained by the COM versioning rules.
Haw can resolve this?
Thanks.
Julian Benkov
Telerik team
 answered on 26 Sep 2007
3 answers
137 views
When can we expect to see improved drag and drop functionality in the Ribbonbar?

I would like to be able to easily use all Telerik controls inside the Ribbonbar Chunks and Button Groups.  Also, the ability to easily use standard Windows controls would also be good.

Thanks
Kiril
Telerik team
 answered on 26 Sep 2007
3 answers
40 views
2 Questions:
1. If I'm writing:
Private sub RadTextBox1_TextChanging(...
e.Canceled = True
End Sub

and I'm pressing really fast on differents keys, I can see for a momment the letter I pressed.... Call me priggish, but this is interrupt me.

2. How can I change the NewValue that send to the RTB?

thanks,

P.S.
Is anything difference in Q2?
Vassil Petev
Telerik team
 answered on 26 Sep 2007
5 answers
608 views
I have Togglebuttons and ComboBoxes and TextBoxes on my Winform. I created for each one a theme and saved the themes under Resources (i am using VS 2005). in your documentation you said that you just have to change the xml files proberty to embedded resources and the go to the themeManager and choose "load file from resources"  and change to filetype Resources. unfortunately when i give it the path it always looks for it on the local drive or in my visual studio root folder i can get it work locally somehow but as soon as i deploy my solution and open it up on a different computer it starts looking again for it locally filesystem instead of the Resource folder of my project.
Thank you
Mike
Telerik team
 answered on 25 Sep 2007
3 answers
201 views
The filter functionality is very new in the grid. But as default it is set to Equals. Is there a way to change this to be Contains as default?
Jack
Telerik team
 answered on 25 Sep 2007
1 answer
156 views
I created a theme for my radbuttons i use throughout my win app. unfortunately i does not show up at all even so i followed your instructions pdf (i does not show quite the steps about embeding it as from a resource) and i looked at your thememanagerexample which just errors out all the time on my computer and since i have no time to get it so it runs i could not get much out of it either. and yes i have the theme file in a resources folder and i set it embed as resource in the properties. in the thememanager however it always says "Object not found" . I see my theme applied to the buttons but as soon as i run the solution the theme gets not picked up. i need it to show up no matter if it is on my computer or on a client where i install the solution  the theme has to be always available. Since i can not use the add as file because it errors out on other computrs i need to use it as resoucre. please get back to me asap!i am using Q1 2007 and C#
Mike
Telerik team
 answered on 25 Sep 2007
Narrow your results
Selected tags
Tags
GridView
General Discussions
Scheduler and Reminder
Treeview
Dock
RibbonBar
Themes and Visual Style Builder
ChartView
Calendar, DateTimePicker, TimePicker and Clock
DropDownList
Buttons, RadioButton, CheckBox, etc
ListView
ComboBox and ListBox (obsolete as of Q2 2010)
Chart (obsolete as of Q1 2013)
Form
PageView
MultiColumn ComboBox
TextBox
RichTextEditor
PropertyGrid
Menu
RichTextBox (obsolete as of Q3 2014 SP1)
Panelbar (obsolete as of Q2 2010)
PivotGrid and PivotFieldList
Tabstrip (obsolete as of Q2 2010)
MaskedEditBox
CommandBar
PdfViewer and PdfViewerNavigator
ListControl
Carousel
GanttView
Diagram, DiagramRibbonBar, DiagramToolBox
Panorama
New Product Suggestions
Toolstrip (obsolete as of Q3 2010)
VirtualGrid
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
TrackBar
MessageBox
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
BarcodeView
BreadCrumb
Security
LocalizationProvider
Dictionary
Overlay
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
SplashScreen
ToolbarForm
NotifyIcon
DateOnlyPicker
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?