Telerik Forums
UI for WinForms Forum
1 answer
173 views

Hi,

  I want to add 2 columns in radgrid with textbox and combobox, i can add both in design time, but for values for combobox ,if i add values in collections and run it, i cant see that values in combo box list.

Sscreenshot when run time


Screenshot when design time


Pls reply asap.

Note. I don't want to add columns programmatically. ony when design time i need to add textbox and combobox value list.

Regards
Aravind

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 07 Jun 2023
0 answers
118 views

Hi Team,

I'm unable to install Reporting as below error. 

 

 

Kindly advise.

Ayuni
Top achievements
Rank 1
 asked on 07 Jun 2023
1 answer
150 views

I'm using Winforms and need a raddatagrid to show a person's name and what accounts they can view.

Name is from one datasource and Accounts will be from another.  The Accounts will be in the RadCheckedDropDownList.

Following this example, I was able to add just the Accounts to the grid.  I cannot figure out how to add the Name column.

Any help would be appreciated.

Thanks.

Dinko | Tech Support Engineer
Telerik team
 answered on 06 Jun 2023
1 answer
99 views

Basically, I have a function that deals with various items, based on what the user clicked on.

So when they right click on say a label and I open my context menu, how do I figure out what label (object) it was that they clicked on?

I could do an event for every label, but that seems... bad. 

I attempted to use the event DropDownOpening to see if I could access the sender for the right click to open the menu, but haven't had any luck there.

Dinko | Tech Support Engineer
Telerik team
 answered on 06 Jun 2023
1 answer
97 views

Setting the theme name during form initialization does not change the form's theme.

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 06 Jun 2023
1 answer
96 views

I need to know if RadToolbarForm is derived from RadForm.

Thanks.

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 06 Jun 2023
1 answer
199 views

I have many Collapsible Panels in my Scrollable Panel, what I need it to do, is if the user expands a panel, I need that panel to scroll to the top of the scrollable panel.   Is there a way to pragmatically do this?

 

TIA.

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 05 Jun 2023
2 answers
86 views

hi

 i have a radgridview in windows form that it has been messed up

its worked good but after a time its not work. i did not change any code

for example cant groupby by drag and drop

i read this post but its not help me

or when i right click and open context menu its freeze and not hide

and has other problem

 

 

Dinko | Tech Support Engineer
Telerik team
 answered on 05 Jun 2023
1 answer
195 views

Hi Team,

While inserting a new row in the radgridview, we are getting an error (Data Exception 'Column' does not allow nulls) in RadGridview 2023.1.314.40.

Except first 2 parameters the remaining params are throwing an error. Please refer the attached screenshot and code block below . Could you please help to solve this issue?

Note: Its working fine in Telerik.WinControls.GridView.dll 2013.3.1127.40

private void BtnInsertNPAPrice_Click(object sender, EventArgs e)
{
   try
   {
	   if (GridView.Rows.Count > 0)
	   {
		   if (GridView.DataSource != null && ((DataTable)GridView.DataSource).Rows.Count > 0)
		   {				 
			   this.GridView.Rows.Add("Test", "875", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0);										 
		   }
	   }                  
   }
   catch (Exception ex)
   {
	  RadMessageBox.Show(ex.Message, Common.ErrorMsgHeader, MessageBoxButtons.OK, RadMessageIcon.Error);
   }
}

Thanks

Rajkannan

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 02 Jun 2023
1 answer
327 views

Hi, i have radtreeview, in  that dynamically i loaded node upto 4 levels, from that i want to select and expand specific node only,

Here i attach sample treeview structure, from that i want to select and expand "11\20\8" and others should be collapsed by button click.



Please reply asap.

Regards
Aravind

Dinko | Tech Support Engineer
Telerik team
 answered on 01 Jun 2023
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
CheckedDropDownList
ProgressBar
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
Styling
Barcode
BindingNavigator
PopupEditor
RibbonForm
TaskBoard
Callout
ColorBox
PictureBox
FilterView
NavigationView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
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
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?