Telerik Forums
UI for WinForms Forum
4 answers
458 views

Hi I'm trying to figure out how to get a messagebox or dialog to popup which I click on a cell in my gridview. Inside the popup will be 3 radiobutton to change which is what will determine what is show in that cell and a save button to save the change.  I've been looking online, and I came across a recommendation to use user control. I've created a user control with the layout done, but I'm not sure how to bind it to cell on my gridview and how to control the function of the clicks inside the user control.  I've attached what I would like it to look like below:

 

 

 

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Oct 2019
2 answers
270 views

Regarding my last post about Bot Framework 4.0.  What I am really try to do is get Adaptive Cards JSON to show as a card in the chat viewer it doesn't  need to be through the Bot Framework.  

Thanks -Tim

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Oct 2019
1 answer
186 views

Do you have any samples using Bot Framework 4.0?  I am trying to make a sample rendering an adaptive card.

 

Thanks -Tim

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Oct 2019
15 answers
1.3K+ views

Hi.

I've followed the steps in this how-to to set up a hierarchical grid:

http://docs.telerik.com/devtools/winforms/gridview/hierarchical-grid/object-relational-hierarchy-mode

Now I want to generate the columns in the child template myself to avoid displaying internal fields like database IDs etc..
Even in your example in the 'Manually generating hierarchy mode' section you add columns in the CreateChildTemplate() method, but never turn off the autogenerated columns. So, as in the figure shown, you just add the columns additionally to the autogenerated columns.
If I set the template.AutoGenerateColumns = False, then the database relation somehow gets broken. However, the subdatasets won't be shown after clicking the expand button.

Regards,
Bernhard

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Oct 2019
10 answers
287 views

Hi Admins.

I have a requirement to Load/Populate Ondemand hierarchical DataGrid.(Detail grid should be shown on RowClick)

I have searched the forum but every example i found is building hierarchical gridview by using the DataSet.

But i want to do this by Using DataTable / Querying the Database.

How can i achieve  the above stated requirement.

Please provide any example.

 

Thank you

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 04 Oct 2019
8 answers
686 views
Dear support team,
 
  I have written an application with 10 forms and need to manually copy code and ressources from RadForm (debug version) to RadPageViewPage (release) and tweak few lines each time...
  As you will probably agree, it's quite painful and hard to maintain.
 
  Do you support the integration of normal RadForm in a RadPageView container ?
  Or Do you have other tip for maintaining this, knowing that it is impossible to edit a derivated RadPageViewPage in Visual Studio 2008 ?
 
  Best regards,
Fabien.
Ras Ran
Top achievements
Rank 2
Iron
Veteran
Iron
 answered on 03 Oct 2019
17 answers
1.0K+ views
Hi to all,

how can I do to create a column that is a GridViewTextBoxColumn with a button inside?

Like GridViewColumnBrowse, but I just need the Click event, I don't need the list.

Is it possible?

Dimitar
Telerik team
 answered on 03 Oct 2019
5 answers
735 views

Hi support team,

I'm trying to set the default value for a RadComboBoxColumn (inside a RadGridView) when a new row is created but I cannot figure out how to do it.

I'm using Telerik 2018.2.515.40

Sebastian
Top achievements
Rank 1
 answered on 02 Oct 2019
1 answer
360 views
Are there any plans now or for the future to allow any type of control over what these features save/load? I am leveraging these methods so I do not have to write custom logic in each tool to retain the layout a user configures, but having control over whether these methods load or save things like the conditional formatting or column filtering would be highly useful. There are cases where I may not want these things to load up for the user after relaunching the app, but as of right now I need to handle this post load manually.
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 02 Oct 2019
13 answers
1.1K+ views

Hi,

I'm Using radGridView to load data from Datatable;

DataTable is populated from the Database;

2 Columns are added at design time;

If i Use radGridView1.AutoGenerateColumns = true;

then it shows 4 Columns on populating data.

and if i Use radGridView1.AutoGenerateColumns = false;

then it Shows 2 columns but populated  with Empty Data Rows

01.radGridView1.MasterTemplate.AutoGenerateColumns = false;
02. 
03.DataTable dt = new DataTable();
04.string query = "SELECT a.ITEM_NAME , ITEM_CODE  FROM items a ";
05.OracleCommand cmd = new OracleCommand(query, DataConn.Conn);
06.OracleDataAdapter da = new OracleDataAdapter(query, DataConn.Conn);
07.da.Fill(dt);
08. 
09.radGridView1.MasterTemplate.DataSource = dt;
 

 

 

 

Kashif
Top achievements
Rank 1
 answered on 01 Oct 2019
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
Diagram, DiagramRibbonBar, DiagramToolBox
GanttView
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
StatusStrip
CheckedListBox
LayoutControl
SyntaxEditor
Wizard
ShapedForm
TextBoxControl
Conversational UI, Chat
DateTimePicker
CollapsiblePanel
TabbedForm
CAB Enabling Kit
GroupBox
DataEntry
ScrollablePanel
ScrollBar
WaitingBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
ColorDialog
FileDialogs
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
PopupEditor
RibbonForm
Styling
TaskBoard
Barcode
Callout
ColorBox
PictureBox
FilterView
Accessibility
NavigationView
VirtualKeyboard
DataLayout
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
ButtonTextBox
FontDropDownList
Licensing
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
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?