Telerik Forums
UI for WinForms Forum
1 answer
164 views
I have a column that is defined as GridViewCheckBoxColumn  I'm able to check the checkboxes and the code behind does what it's suppose to do.  My problem is when I filter another column the checked rows stay checked but the data for that row has changed.  When I try and do it programmically every time I do the following

this.radGVTables.Rows[i].IsSelected = false;   
The  radGVTables_ValueChanged event fires and it is looking for the rowindex.  
But since it was the filter that was selected the rowindex is -1.    
 
1. Is there a way to change the rowindex or cycle through the rows?   
2. Is there a way to clear out all the checked checkboxes?  
3. How have others handled Checkboxes and Filters?  
 
Thank You  
Jerry  
 



 
 
 
Jack
Telerik team
 answered on 25 Mar 2009
1 answer
148 views
Hey Telerik,
I wanted to ask - have you seen any issues with this?  I have a Radtreeview inside a RadRibbonForm, and when I show a large context menu for the point in the treeview I'm clicking, it often will show "behind" the windows taskbar.  This only seems to occur after the RadRibbonForm has been resized/maximized, minimized.

Can anyone let me know if you've seen this and if you have a work around?  We're running Radcontrols for Winforms 2008 Q3.

Thanks!

Jim
Deyan
Telerik team
 answered on 25 Mar 2009
1 answer
174 views
Very new to the winforms component, am builiding my first app and all is going well however pretty much every control has a blue background when I run my app. I don't see this in the designer and have no idea where this setting is coming from.

Help?
Nick
Telerik team
 answered on 25 Mar 2009
1 answer
154 views
Hi,

I have the problem theming a RadTitleBar on a ShapedForm.

What I did:
0. created a new default WinForm-Project
1. added all the Telerik-dlls to the project and changed the Form to a ShapedForm
2. added a RadTitleBar
3. added the file RadTitleBarVista.xml from the Telerik VS2008 C# Examples project as a embedded resource.
4. added a RadThemeManager and added the xml-file to it (StorageType: Resource)
5. selected the now appearing Vista-theme to the RadTitleBar: the design view changed and the RadTitleBar has the Vista-Theme applied.
6. Compiled and started the application: The RadTitleBar now has the Office2007Blue or default-theme(???)
7. I also tried setting the ThemeName to "Vista" in the FormLoad-Method with no effect.

Fyi, I'm using VS 2008 on Vista (32 bit).

How can I get the Vista-Theme on the RadTitleBar? What am I doing wrong?

Thanks in advance!
Nikolay
Telerik team
 answered on 25 Mar 2009
1 answer
162 views
Hi everybody.
I have a question. In the code below I'm trying replace cells with a specific value with an empty string, but this step changes also the values in the database table for corresponding cells.
 
GridViewRowCollection rowCollection = someGridView.Rows;
foreach (GridViewRowInfo info in rowCollection)
{
    if (info.Cells["someColumn"].Value.ToString() == "someValue")
    {
         info.Cells["someColumn"].Value = "";
    }
}


How can I avoid such a behavior, without  creating another foreach loop in order to restore previous values?
Thanks in advance.
Frank.
Jack
Telerik team
 answered on 25 Mar 2009
3 answers
448 views
Hi,

I add an help provider to the form (inherited from radform) and set some form properties as below
FormBorderStyle = FixedToolWindow
HelpButton=True
MinimizeBox = False
MaximizeBox=False

But i can not see the help button at the title bar. I am not sure if anybody see this problem or i made something wrong.

Regards

Ahmet HOSO
Victor
Telerik team
 answered on 25 Mar 2009
1 answer
217 views
When I load a dataset into the gridview I would like to set the backcolor of the expander box if there is child rows. Is it possible if so then how do I grab box to set the backcolor.
Jack
Telerik team
 answered on 25 Mar 2009
3 answers
193 views
Hi,

I add a shapedform to my project. And add a radtitlebar to the form. After running the project i can resize from titlebar but i can not resize from another place. 

Regards

Ahmet HOSO
Victor
Telerik team
 answered on 25 Mar 2009
1 answer
172 views
I would like to set the backcolor of a row based on data within a dataset when I set the dataset then I want to everything to work as normal. The only way I can figure out how to do it  is use the "RowFormatting" but everytime you move your mouse over a row the "RowFormatting" function gets called and it does the redraw like it is a brand new row. Is there anything like a rowinitialize event. or how do I set the hover color

Jack
Telerik team
 answered on 25 Mar 2009
1 answer
203 views
Hello,

When there is no item selected then the dropdown should display the alternate text i.e."Select Name" (or any other). On clicking the dropdown that text should disappear or appears when the item is not selected in Light color with italic font style.

Thank you,

Ajay
Victor
Telerik team
 answered on 25 Mar 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)
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
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?