Telerik Forums
UI for WinForms Forum
1 answer
115 views
I implemented a GridViewBooleanColumn so that the user can select a series of rows. If I scroll the selected rows, the values get cleared when I scroll them back into view.

What is the mode for maintain the selected data when scroll back into the view?

Thanks

David
Georgi
Telerik team
 answered on 27 Feb 2008
6 answers
236 views
Hi,

I have a RibbonBar in my application which contains different RadtabStrip with Chunks and RadButtonElements inside chunks. Now, the problem I am facing is that I need to get through each RadButtonElement on runtime and disable appropriate RadButtonElements according to the condition. The only unique way to identify radbuttonelement is through its name. I am using recursive algorithm to check each element 1 by 1... I tried using 'subelement.Name'  property to identify the control but its showing me empty string for all the control names. can anyone help me out with this? I would highly appreciate any help possible.

Thanks

Par
Par
Top achievements
Rank 1
 answered on 27 Feb 2008
1 answer
186 views
I've noticed that if you have multiple docks open in the same area so that it creates the tabs at the bottom, there is an odd behavior with activation events.

If you open/create a dock it is the top dock and the activated event fires.

If you open/create another then it is the top dock and the activated event fires.

If you switch back and forth between the two open docks each time you click one it becomes the top dock and the activated event fires.

If however you close the top dock and the one underneath "passively" becomes the top dock, the activated event does not fire. In order to "activate" it you have to click on another dock and then click on that one again.

It seems to me that if you close a dock and a dock below that one now has focus and is at the top, then it should activate.

I use the activated event to do several small bits of processing and for it to sometimes not fire when the user would think it should is cumbersome.

If this is a bug, can a fix be added to the next release?

If this is not a bug, can you enlighten me as to why this isn't the intended behavior and perhaps provide a work around that would handle this case?

Thanks,

Alex
Julian Benkov
Telerik team
 answered on 27 Feb 2008
1 answer
107 views
Hi Telerik Team,

I am using Telerik Gridview Q2 2007 and Q3 2008 .

I  am having two forms for from1 i want to use RadGridview of Q2 2007 version.

And For form2 i want to use RadGridview of Q3 2008 version.

Is it possible by installing both.

Thanks
Sushil
Nikolay
Telerik team
 answered on 26 Feb 2008
4 answers
185 views
Hi,

Some questions re WinForms Q2 2007 menustrip.

1. Is there a away to change the order of menu items using the designer?

2. Is there a dedicated menu designer somewhere? I.e. not the inline designer

3. Is there an easy way to show all opened MDI windows in the Window menu?


thanks
Jack
Telerik team
 answered on 26 Feb 2008
17 answers
498 views
Hi,

mabe I'm to dumb, but I haven't figured out how I can select a tab with code.

In the Tabcontrol object from VS05 it's working like this: TabControl1.SelectTab(TabPage2)

How can I realize this with the Ribbonbar?

Thanks for your help.

Dennis
KMBah
Top achievements
Rank 1
 answered on 25 Feb 2008
3 answers
118 views
Hi, I only want to know if is possible make a drag drop between RadPanelBarGroupElement. I see allowdrop property in this one and in RadPaneBar. I insert two radbuttonelement, for examplo, but I can't drag anything.

thanks
Boyko Markov
Telerik team
 answered on 25 Feb 2008
5 answers
491 views
Problem :
The Child records in Winforms radgrid hierarchy should show at the first click expand and it shouldn't collapse automatic.

At  Design Time, I create Strongly Typed dataset containing two tables
Master table--Company
Child Table---Branch
having Relation in these tables by "Company Id"

At Form load , if we use "AutoGenerateHierarchyFromDataSet" , it takes More time
as it has  almost 10000 Company Records and 40000 Branch Records.I think The RadGrid  take time to rearrange the records according To hierarchy.

So I tried another alternative:
At time of loading the form ,I fill only Company table.
When I expand any Company ID row, I fill the Branch table only for selected(Iscurrent row) Company Id .Then refresh the Radgrid by
radGrid.Rows(RowIndex).ViewInfo.UpdateView()
As well as

radGrid.GridElement.Update(True)

But the problem is, when i expand the row first time ,The row expands, But does't show branch records for current row Comapny ID.After some time the row automatically collapse.
When I expand ,the same row second time ,it shows the branch(child) records .

This on demand fascility will be helpful for handling large data.

Kindly see in this.
Thanks
sagar
 
Julian Benkov
Telerik team
 answered on 22 Feb 2008
3 answers
205 views
I have a class, Employee with two fields, EmployeeID (integer) and EmployeeName (string).  There is an override to the ToString() method to return just the employee name.

I need to a number of instances of this class to a RadComboBox such that when a row is selected, I can obtain the selected employee id
Nikolay
Telerik team
 answered on 22 Feb 2008
1 answer
87 views
Just installed Q3 SP1 and it appears the ElementVisibility.Collapsed property for ListBoxItems is no longer functioning correctly.

I use Collapsed to remove the item from selection without having to do another callback to the database.

Is there any workarounds for the time being?

Also the Rad Checkboxes seem to be very flaky when binding to a boolean via a Binding source as the ToggleState binding doesn't fire off to the underlying object.
Angel
Telerik team
 answered on 21 Feb 2008
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?