Telerik Forums
UI for WinForms Forum
6 answers
144 views
Hi ,
I'm unable to extract CollapsablePane  control from 2009 Q3 collection example , could you please help by sending extracted solution ?
I was able to make  WinForms Q1 2009 SP1 (v2009.1.9.414)  work but when i click over it the frame size(Hight ) dosn't collabse only the element inside which is looks odd .
I guss its the collapsablepaneDefult.xml file cause this problem
Thanks
Abdulrahman
Nikolay
Telerik team
 answered on 19 May 2010
1 answer
123 views
Hi,
does anyone manage to find a solution to scroll to a selected tab so that the tab is highlighted ?
This issue is going on since long time and still there is no solution available.
I have latest rad controls installed.

Any help on this issue is highly appreciated.

Thanks,
Sid
Nikolay
Telerik team
 answered on 19 May 2010
3 answers
171 views
I just upgraded to Q1 2010 SP2 and our Dock tabs have lost their old style.  They were nice blue rounded rectangular tabs that matched the rest of the app before the upgrade but now they are slanted on the side, black n white, and are no longer wide enough for the text.  How can I keep the upgrade but get these tabs to look as they once did?  Thx...
Nikolay
Telerik team
 answered on 19 May 2010
1 answer
224 views
I am having an issue with deploying my application.
This is my first application using RadTools and the first time i've ever seen this problem. 
So I was curious if the tools had this file included.
I do not have this file in my References, so I wasn't sure why its causing an error. 
thanks!

my error:
Following errors were detected during this operation.
* [05/13/2010 3:19:29 PM] System.Deployment.Application.InvalidDeploymentException (SignatureValidation)
- Strong name signature not valid for this assembly Microsoft.mshtml.dll.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ComponentVerifier.VerifyStrongNameAssembly(String filePath, AssemblyManifest assemblyManifest)
at System.Deployment.Application.ComponentVerifier.StrongNameAssemblyComponent.Verify()
at System.Deployment.Application.ComponentVerifier.VerifyComponents()
at System.Deployment.Application.DownloadManager.DownloadDependencies(SubscriptionState subState, AssemblyManifest deployManifest, AssemblyManifest appManifest, Uri sourceUriBase, String targetDirectory, String group, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory& downloadTemp)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
Nikolay
Telerik team
 answered on 19 May 2010
1 answer
284 views
Hi,
  Is there any way to change the language of RadScheduler control?
I'm desing a multilanguage aplication and I need a way to choose the language of all aplication, including my label and the default labels, buttons, etc of the RadContros.

Thanks.
Dobry Zranchev
Telerik team
 answered on 19 May 2010
1 answer
188 views
Hi,
   The TextBox's backcolor is the same no matter it's in editor state or readonly state, and i can't tell it's state from it's appreance.
I want it's backcolor changes when it turns to readonly state. Is there any easy way to do this?

Looking forward to your replay.

BRS
 zeng
Nikolay
Telerik team
 answered on 19 May 2010
2 answers
219 views
I have a form in a WindowsApplication with just a RadTreeNode on it.


Imports System  
Imports Telerik.WinControls.UI  
 
Public Class Form1  
    Inherits Form  
    Private Sub Form1_Load(ByVal sender As System.ObjectByVal e As System.EventArgs) Handles MyBase.Load  
        InitializeComponent()  
 
        Dim node As RadTreeNode = RadTreeView1.Nodes("Email Contacts").Nodes.Add("Bob Tony")  
        node.Selected = True 
        RadTreeView1.Nodes("Email Contacts").Nodes.Add("Sue Winchell")  
        RadTreeView1.Nodes("Email Contacts").Nodes.Add("Lui Sang")  
        RadTreeView1.Nodes("Lists").Nodes.Add("Priorities")  
        RadTreeView1.Nodes("Lists").Nodes.Add("Opportunities")  
        RadTreeView1.Nodes("Lists").Nodes.Add("Issues")  
    End Sub 
End Class 

This is from your example.
On reaching this line:
        Dim node As RadTreeNode = RadTreeView1.Nodes("Email Contacts").Nodes.Add("Bob Tony")  
I keep getting the error:
System.NullReferenceException was unhandled
  Message="Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt."

What's happening and how do I correct it?

Thanks in advance
Karl
 
Victor
Telerik team
 answered on 19 May 2010
1 answer
240 views
Hi,

I have problems with VS2010 and the newest Version with the GridView. I can't set the Font and other properties, because the CellElement is null. The same code works with VS2008 and the GridView from the last year.

Is that a known problem?

Greetings

Konrad


 

 

private void radGridView1_ViewRowFormatting(object sender, RowFormattingEventArgs e)

 

{

...
...

e.RowElement.GradientStyle =

 

GradientStyles.Solid;

 

e.RowElement.RowInfo.Cells[

 

"Nr"].CellElement.Font = _einzelRingFontNr;

 

e.RowElement.RowInfo.Cells[

 

"Ring"].CellElement.Font = _einzelRingFontRing;

 

e.RowElement.RowInfo.Cells[

 

"Teiler"].CellElement.Font = _einzelRingFontTeiler;

 

e.RowElement.RowInfo.Cells[

 

"Pos"].CellElement.Font = _einzelRingFontPosition;

 

Jack
Telerik team
 answered on 19 May 2010
1 answer
87 views
Hi All

I have an app using the Office2010 theme.

But we prefer the desert theme for our tree view. I used this code to force the theme

        private static void ForceTreeviewTheme(RadTreeView tv)
        {
           // tv.EnableTheming = false;
            tv.ThemeName = "Desert";
            tv.RootElement.ForceReApplyStyle();
            tv.RootElement.ForceApplyTheme();
        }

It worked ok but the node back colours were still Office2010 grey and I cannot see the node selection colour when I click and select a node.
If I do not disable theming or re-enable it I get the Office 2010 theme again, making me think I have not actually applied the theme at all!

What is the best way to achieve this goal?

Thanks
Victor
Telerik team
 answered on 19 May 2010
1 answer
130 views
Hi,

I am filtering a checkbox column. When Filter is active, logically, only rows, which the checkbox column accept the filter criterium, are shown.

The problem is..., ¿where are the rest rows??? ¿Where are the rows which aren't shown?

Only a checkbox can be active. The checkbox column can not have two rows with the checkbox cell set to true.

Then, when the user click the checkbox and the value is true, I programaticly find in the all gridview's row and find the other row whose checkbox cell is true. I set this cell to false. This works fine.

The problem is when the filter is active, if the filter is filtering the checkbox column when the cell is set to false, when the user set to true the row, I can not find the other row whose checkbox cell is set to true.

¿How do I this ???

I am thinking not permit to the user edit rows when filter is active. But..., ¿How do I know when the filter is active?

Thank you,

Fernan
Julian Benkov
Telerik team
 answered on 19 May 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)
Form
Chart (obsolete as of Q1 2013)
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
VirtualGrid
Toolstrip (obsolete as of Q3 2010)
AutoCompleteBox
Label
Spreadsheet
ContextMenu
Panel
Visual Studio Extensions
TitleBar
SplitContainer
Documentation
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
CollapsiblePanel
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
WaitingBar
GroupBox
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
NavigationView
BindingNavigator
RibbonForm
Styling
Barcode
PopupEditor
TaskBoard
Callout
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
TreeMap
StepProgressBar
SplashScreen
Flyout
Separator
SparkLine
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
SpeechToTextButton
+? more
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Hiba
Top achievements
Rank 1
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?