Telerik Forums
UI for WinForms Forum
2 answers
145 views
Hi,

I have a data of Active Directory people, so initially i bring only 20 records and the grid filters only on 20 records.
But i want the grid to bind as i enter text in filter or when i select the filtercriteria from filter menu for all AD people.

Please reply as soon as possible. I need it urgently.
Jack
Telerik team
 answered on 18 May 2009
1 answer
170 views
Hi,
We were using Telerik Winform control Q1 2008. Now we downloaded Telerik Winform control Q1 2009.
we installed Telerik Winform control Q1 2009 on the development machine but it gives me an error "Could not load file or assembly 'Telerik.WinControls.UI, Version=6.1.0.0, Culture=neutral, PublicKeyToken=5bb2a467cbec794e' or one of its dependencies. The system cannot find the file specified."  We are using Telerik controls in a class library and this class library is used in an VSTO outlook addin. Outlook Addin does not have App.config file so binding redirect will not work.

Please let me know how to upgarde to the latest version on Telerik Winform controls without using App.config file.

Thanks & Regards,
Sandeep Pulkundwar
 
Martin Vasilev
Telerik team
 answered on 18 May 2009
3 answers
497 views
Hi,

I'm trying to work with the new control but with some problems related with the radProgressBarElement item (Visibility property).

When I set the Visibility property to Hidden, and then resize the form, the progress bar appear again. I have test this on your sample application for the status bar. I have solved this problem with the SizeChanged event on the main form. On the other hand, each time I try to hidde the progress bar item is not working  well (it is hidden and suddenly is visible again). Do you have any idea about this wrong behaviors?

Regards,

Julio


TwoLaJit
Top achievements
Rank 2
 answered on 17 May 2009
10 answers
379 views

I am using Winform Q2 2008 SP 1 controls

I am currently working with RADGridView. According to the documentation on the tool by Telerik, “
RadGridView can display hierarchical, master-detail data to an arbitrary number of levels”.  I have achieved this and successfully can show this data in hierarchical format. The problem is that I am able to do is only upto 3 levels.

 

I have 2 questions.

            1.) Is it possible for me to show more than 3 relationships? When I click on drill button, I see nothing open up, seems like blank line under level 3.
            2.) If more relationship is possible, why am I not able to see it? Is it because my child grid one height needs to be expanded? I have tried to expand this without any luck can you please show me which property I need set to expand the height of child grid one.

            

Thanks for all your help. I really appreciate it.

Nikolay
Telerik team
 answered on 16 May 2009
1 answer
68 views
We are having a ton of problems with the RadWindow displaying properly.  We are seeing the title bar is not displaying at all until you resize the page.

Driving me crazy.  Any ideas?
Svetlina Anati
Telerik team
 answered on 16 May 2009
6 answers
154 views
Hi,
I am using the SaveLayout and LoadLayout features of the grid to persist some of my grid settings, and one in particular is giving me trouble.  I would like to include the SummaryRowsBottom summary rows in my serialization, but I can't seem to get the right objects added to my SerializationMetadata collection.  I know it is possible by using the default serialization, but I am just adding the items I want to persist, so I need to add the items separately.  Could you provide an example of how to add the summary rows?

Thank you,
Rachel
Jack
Telerik team
 answered on 16 May 2009
1 answer
138 views
Hi,

I'm using an MDI Application and when I launch a RadMessageBox and set the DefaultButton property, the button does not show focus as the standard Windows Message Box does. It seems that the whole message box doesn't have focus as if you press TAB then it does put focus on the corret button.

Is this a bug?

Thanks
Martin Vasilev
Telerik team
 answered on 16 May 2009
3 answers
279 views
How do you go about reordering the columns programatically?

Thank you,
Frank
Nikolay
Telerik team
 answered on 16 May 2009
3 answers
62 views
Hello,
Think there may be a new bug in the Q1 2009 - Tree View - Padding
First tried the tree view control with a trial version (2008 Q3) and added padding to the top of the tree view. All the nodes still showed correctly. Having now purchased the 2009 Q1 version, setting the top padding hides the first few nodes. There seems to be no way now of setting padding without it hiding the nodes.
Victor
Telerik team
 answered on 15 May 2009
1 answer
149 views
Hi,

Our main form has a custom cursor that I set with this.Cursor = cusotmCursor;
When I show a RadMessageBox our custom cursor is changed to the default WinForms arrow the cursor.
When I click on the RadMessageBox button and the RadMEssageBox closes, the cursor returns to our custom cursor.

This is very important to us for the evaluatio of the Teletik controls:
How to keep our custom cursor when showing the RadMessageBox?
The cursor must not change.

This is my code - I subclassed the RadMessageBox in my custom class which the application uses.
Is this the recommended way to wrap the RadMessageBox?

I use .Net 3.5 SP1 with VS2008.


Best Regards,
Ofer


using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Telerik.WinControls;
using System.Windows.Forms;

namespace UI.Forms.UserControls
{
    public static class YMessageBox
    {
        public static DialogResult Show(IWin32Window parent, string text, string caption,
            MessageBoxButtons buttons, RadMessageIcon icon, MessageBoxDefaultButton defaultButton)
        {            
            RadMessageBox.SetThemeName("Aqua");

            DialogResult dr = RadMessageBox.Show(parent, text, caption, buttons, icon, defaultButton, RightToLeft.Yes);
            return dr;
        }
    }
}
Martin Vasilev
Telerik team
 answered on 15 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?