Telerik Forums
UI for WinForms Forum
3 answers
251 views
I have a MdiParent form and a Carousel that i would like to merge together.
is there a way to have the carousel as a background for the mdi Parent form?
the purpose is to have the carousel always visible behind other child forms.

thank you.
Deyan
Telerik team
 answered on 20 May 2009
1 answer
66 views
Hiw to add one combobox and datetime picker in single gidiew cell?please suggest me.
Jack
Telerik team
 answered on 20 May 2009
5 answers
213 views

HI,

 I am trying to create a scheduler like appointment,Recurrence which the user can create/edit/delete appointments and recurrence.

1. Can anybody please send me(csmahesh11@gmail.com) a sample application that works in winform with RADScheduler which stores data of appointments,resources,recurrence in MS Access DB.

2. Also please include recurrence also  - the repeating data per week/month etc.

Actually i have downloded some code and tested but its not working properly. please send me some sample application with MS Access DB

Advance thanks

Mahesh

TwoLaJit
Top achievements
Rank 2
 answered on 19 May 2009
1 answer
114 views
Weird Issue with the Breeze Theme and radcontrols scheduler for winforms...

it cuts off the buttons in the edit appointment and recurring appointment pop up boxes

as show in this link...


Deyan
Telerik team
 answered on 19 May 2009
2 answers
414 views
Hello,

I have an interesting application for the RadCarousel control that I'm a litle stuck on. I've developed a multi-touch platform and am using the RadCarousel to display a series of demo applications. Instead of relying on the mouse for selecting items within the carousel, I'm using touch. Specifically, a single touch point on the forward and backward arrows will trigger the Carousel.ButtonNext or ButtonPrevious.PerformClick(). I've detected the touch-to-UI-element interaction using HitTest. This works great for UI elements like the next and previous buttons, because they don't overlap. However, a HitTest against a carousel item often results in multiple items returning a true HitTest result, because the images overlap with spline that I'm using and the resolution of the images. I'm running code that looks like the following, to test the carousel elements for HitTest interaction:

   foreach (DemoItemElement demoItemElement in mCarousel.Items)
                                    {
                                        if (demoItemElement.HitTest(singlePoint.Center.ToPoint()))
                                        {
                                            CarouselSelectItem(demoItemElement);
                                            demoItemSelected = true;
                                            break;
                                        }
                                    
Please note, that the CarouselSelectItem method is a cross-thread method that simply sets the Carousel.SelectedItem property.

That video is an application screen capture, rather than an over-the-shoulder view, so you're just gonna have to take my word for it that the mouse isn't driving the application -- it's touch. I move and display the mouse pointer just for debugging purposes.

So my question is simply, how do I determine the top-most HitTested carosel item? I have a mouse emulator and could simply move and click the mouse -- but that breaks the notion of a touch-driven application. However, knowing that the mouse click works, I imagine that the carousel control is doing what I'm asking for and it's therefore possible. Is HitTest not the correct method to use in this regard?

Thanks.


Paul
Top achievements
Rank 1
 answered on 18 May 2009
6 answers
184 views
I am using Fx-Cop to increase the quality of the applications i develop. However Fx-Cop complains that the RadChart assembly which is included in my project (I suspect the same problem exists for other assemblies in the RadControls suite) is not CLS-compliant. This is minor issue for me, I just wanted to let you to know.

Regards,
Oskar
Nikolay
Telerik team
 answered on 18 May 2009
4 answers
213 views
Hello, I am experimenting with radgridview, I put the grid as a source of a DataTable and I want to change a column type to combobox, I have reviewed the help information in which said that there are 2 ways to assign the columns, one that make grid columns herself and others is that a code developed by the columns in the proof that I'm doing the grid creates columns and I want one of these columns to change the type of editor to a combobox, you can do what desire, ie not create column but change the type of editor's column of a textbox to a combobox, I hope I can help, thanks in advance.

note: I hope made me understand my English is not very good.
Gilberth
Top achievements
Rank 1
 answered on 18 May 2009
1 answer
124 views
I have a calender usually depicting the current month with multiple selection of dates. How can I disable the automatic selection of TODAY.  If a date on the calendar has not been selected programmatically it should not appear. How do I disable the automatic today selection?

Thank you
Karl
Boyko Markov
Telerik team
 answered on 18 May 2009
1 answer
128 views
Is ther a way to do this with the DockPanel Control? 

Right now I have the on the mdi parent load:

Me.IsMdiContainer = True
dockingManager1.AutoDetectMdiChildForms = True

and a button to open the customer database as:

FormName.MdiParent = Me
FormName.Show()


it creates a documentpanel and fills it in that but i want to open it in a left or right panel. 
Nick
Telerik team
 answered on 18 May 2009
1 answer
144 views
I am using RadControls_WinForms_2009_1_414_dev

On my Main MDI form I have on Load:

 Me.IsMdiContainer = True
 dockingManager1.AutoDetectMdiChildForms = True


On a button to open a form I have: 

FormName.MdiParent = Me
FormName.Show()

which works great. But When I click on that button again, my form disapears! what gives? is this a feature or a bug? 
Spend many hours trying to find a work around. 
Any help is appreicated. 

Thanks
Nick
Telerik team
 answered on 18 May 2009
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
ProgressBar
CheckedDropDownList
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
Barcode
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Licensing
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
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?