Telerik Forums
UI for WinForms Forum
1 answer
96 views
Hi,

I have a scenario here which I would like to make it to a booking form in the scheduler.
Basically, I want to create bookings which I can choose the room, time and equipment needed.
While there are limited number of rooms to choose from, there could be an infinite number of equipment I have to pick for each booking, e.g. sometimes I only need 1 piece of equipment, but other times I may need hundreds or even more.

I am thinking to have 2 datatables which are related to one another, but I am having problem binding 2 datatables in scheduler datasource with save and update avaiable. 

Examples:

Appointment 1:
Room            Time                            Equipment
A                16:00-17:00                     Chair
                                                           Computer
                                                           Project
                                                           desk
                                                           Printer

Appointment 2:
Room            Time                            Equipment
B                13:00-17:00                      Ruler
                                                           Pencil
                                                           Microphone
Dobry Zranchev
Telerik team
 answered on 25 Jun 2010
4 answers
418 views
I have noticed that in order to use the radcontrols, a namespace is declared in visual studio (C#).  Therefore, if I give my application to others, the program will not run unless they also have the telerik.radcontrols.UI namespace.

Is there a .dll file, include file etc. which I can include with my program which will allow others without Telerik RADControls installed to also run my program?

Thanks in advance.
Konstantina
Telerik team
 answered on 25 Jun 2010
2 answers
162 views
I am experimenting with the PageView/stip view/check buttons example.
This example uses two themes from two *.xml files.
The tabs are appearing like a nice button with hover and mouse over ...
If I understand correctly then these two theme files *.xml has the settings for the visual appearance of tab buttons...
I wanted to find these settings by using "element hierarchy editor" and then manually apply these changes.
How can i corelate what is in the *.xml file and then how to find the settings in  "element hierarchy editor".

I have just two tabs in the pageview and I am attaching the screenshot of  "element hierarchy editor".
But i can not find out the settings in the tree ??
I don't want to use the themes from the *xml files.
I just want the tab that shold have some kind of border in some specific color and some margin between tabs.. just the simple button like appearance...
I am also attaching the screenshot of  "element hierarchy editor" that I see...

thanks

IK...
Nikolay
Telerik team
 answered on 24 Jun 2010
1 answer
107 views
Is it possible to change the height of  the RadPanelBarElement of the panelbar in Visual Style Builder 2010 Q1?
Boryana
Telerik team
 answered on 24 Jun 2010
2 answers
88 views
Hi,

We've derived a custom class that inherits EditAppointmentDialog, and have used it to do such things as pre-populate the subject line. Now - and I am not the guru here - I must populate the resource dropdown WITHOUT the "(None)" and "Any" entries that are automatically included.

We use the AppointmentEditDialogShowing event handler of the RadScheduler to set up our own custom appointment editor. This seems like the place to initialize the resource dropdown list. I'm working on it. If you can give me a clue, I'll appreciate it greatly.
Dobry Zranchev
Telerik team
 answered on 24 Jun 2010
1 answer
114 views
The RadTrackBar when you drag the indicator forward it goes to the next tick but when you drag backwards it waits until you reach the previuos tick.

Both behaivors are not as I expect.

Is there a way to change them?

I expect that the inicator follows the mouse.


Regards

Felipe
Boryana
Telerik team
 answered on 24 Jun 2010
1 answer
135 views
Hi,

Is there a way I could know if the user is moving an appointment or try to resize an appointment?

Regards,
Nadia
Dobry Zranchev
Telerik team
 answered on 24 Jun 2010
2 answers
97 views
Hi,

I usually deal with ASP.NET/ WPF stuff. I was asked to create some Winforms app and I am DISAPPOINTED.

Your controls are great BUT take for example:

Combobox, ListBox, ListControl, DropDownList controls:
Where is the ability to build list item ? Some kind of the design mode that would expose elements that can be bound to in OnItemDataBound event ? Simple designer would be nice, that allows you to drag - drop elements into the Template (kind of WPFish / ASP.NET approach). This should be possible. Creating custom item now is kind of hard, especially I couldn't find any examples.

Grid
I have 5 columns: Image, Name, Username, Test, Edit, Delete.
Image, username,edit, delete are fixed width, Name was supposed to fill the rest of space. :S Cant really do that.

Cannot create column templates with the Property Builder. I can create them and save to XML, but when I click OK they are not in the grid.

I'd like to hear from Telerk, thanks.
Nikolay
Telerik team
 answered on 24 Jun 2010
1 answer
142 views
dear telerik Support,

I am binding data to a grid,my requirement is not to select any row at first time.
But grid has default property as first row is getting selected on binding data.

i browsed this forum and got to know little code..

this.grdSample.CurrentRow = null;
this.grdSample.GridElement.Update(Telerik.WinControls.UI.GridUINotifyAction.StateChanged);

but it is not working for me. i am getting index out of bound exception at this.grdSample.CurrentRow = null;
but my grid has few rows of data.

Reply me ASAP.
i am using 2010 Q1 version.

Thanks,
Regards,
Pradeep
Jack
Telerik team
 answered on 24 Jun 2010
3 answers
79 views
Hi,
I was trying to set a KeyDown event on my RadMaskedEditBox but it doesn´t catch the event. TextChanged Events and others work fine but the Key/down/up and so on doesnt work for me.

I am using the Telerik Q3 Bundle for WinForms.

Thanks for any help.
Victor
Telerik team
 answered on 24 Jun 2010
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?