Telerik Forums
UI for WinForms Forum
1 answer
82 views
Just reporting what I think might be a bug.
This happens in a scheduler in weekview mode with the RightToLeft property set to True (2011 Q3):
When for example the last time slot of the Wednesday is selected, if DOWN arrow is pressed, the first time slot of Tuesday will be selected. It goes back instead of going forward to the next day.
The same problem exists with the UP arrow. It goes to next day instead of previous day.
Ivan Todorov
Telerik team
 answered on 13 Mar 2012
5 answers
192 views
In my app, i have an radpanelbar that is populated at runtime with multiple radpanelbargroupelements (variable number, depending on the user's role), where in each of those elements, there is a radgridview.

I want to give the user the possibility to choose his layout: outlook, explorer, list,toolbox.

I works fine in outlook and list style.

When choosing explorer style, i want each radpanelbargroupelement to expand and evenly fill the available space in the radpanelbar.

The expanding works, but i cannot set the height of the contentpanel to take up as much space to evenly fill the radpanelbar.
I can this be done?

walter
Nikolay
Telerik team
 answered on 13 Mar 2012
1 answer
151 views
Hi

I can bring my toolwindow outside the my main program it is working great. Floating function works fine. But Sometime our customer want to some new features. They bring toolwindow outside program and minimize main program they only want to see toolwindow. but they dont see. cause when they minimize main program (main program owner the dock (toowindow)) toolwindow minimize together main form. how can I block this. Forexample if your toolwindow is floating after you want to minimize your main program. I dont want to minimize the toolwindow in this time. How can I do this.

I use Telerik 2011 Q2

Best Regards
Julian Benkov
Telerik team
 answered on 13 Mar 2012
2 answers
208 views
Hi!

I'm trying to insert a single item in a DataList, but i only get a null point exception (Object reference not set to an instance of an object..) If i "add" the same item first and then "insert" it's working, but not with insert alone...

This is not working:
lvServiceResult.Items.Insert(0, new ListViewDataItem(text + @"..."));

This is working:
lvServiceResult.Items.Add(new ListViewDataItem(text + @"..."));
lvServiceResult.Items.Insert(0, new ListViewDataItem(text + @"..."));

Any ideas?

BR,
Erlend Haukland
Øystein Olsen Holt
Top achievements
Rank 1
 answered on 13 Mar 2012
2 answers
77 views
Hello,
I have downloaded the trial version of winforms. I cant add most of the components from toolbox, it gives the following error.


Also every time i built my project it gives to following error.


My System is:
Windows 7
Visual Studio 2010 with SP1
Ivan Petrov
Telerik team
 answered on 13 Mar 2012
2 answers
101 views
Hi All,

I use datatable to connect gridview. After that I would like to have filer on column 1 but not all columns

.EnableFiltering = True
.MasterTemplate.EnableFiltering = True

This code switched the whold grid filter on.

Any idea to that?

Thanks
Richard Slade
Top achievements
Rank 2
 answered on 12 Mar 2012
2 answers
126 views
I have a problem with ribbonBar on backstageView mode. The button which open backstage isn't fit to other tabs.    
Picture below decribe this situation:

I would like have a effect for example with MS Outlook program, next picture show those tabs.

Someone can resolve this problem ?

Thanks.
Dawid
Top achievements
Rank 1
 answered on 12 Mar 2012
3 answers
124 views
I am working my way through evaluating Telerik as a replacement for Syncfusion.

One of the requirements for the application is to show nine columns for example but fill the window with just the first four leaving the rest scrollable. This needs to happen when the screen is initially displayed and anytime it is resized. The four columns should shrink and expand as required to fill the space in the grid and should adapt to whether the grid is grouped or not.

Granted this was done with some hard won knowledge of how Syncfusion's GroupingGrid works but I need to be able to accomplish the same thing with GridView to make it a viable replacement.

Is this possible with GridView?
Svett
Telerik team
 answered on 12 Mar 2012
2 answers
310 views
Hi,

I want to find item in listview , but don't know how to use the FindItemByKey method, can you give a sample?
 
thanks
Ivan Petrov
Telerik team
 answered on 09 Mar 2012
4 answers
147 views
How do I access invisible cells value/text in cellformatting?
Zenute Marins
Top achievements
Rank 1
 answered on 09 Mar 2012
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
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
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
NavigationView
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
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
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?