Telerik Forums
UI for WinForms Forum
1 answer
187 views
Hi,
    I have successfully added three controls in radgridview, Textbox,Combobox and button in winform page load.
Here the code i used.
        Dim grdTextBox As New GridViewTextBoxColumn
        grdTextBox.Width = 140
        grdTextBox.FieldName = "Index Name"
        RadGridView1.Columns.Add(grdTextBox)


        Dim comboColumn As New GridViewComboBoxColumn("Type")
        comboColumn.DataSource = New [String]() {"Text", "Number", "Deciaml", "Notes", "Date", "Option"}
        comboColumn.FieldName = "Type"
        comboColumn.Width = 200
        RadGridView1.Columns.Add(comboColumn)
      

        Dim btn As New GridViewCommandColumn
        btn.Image = My.Resources.close
        btn.Width = 25
        RadGridView1.Columns.Add(btn)
After i click and add values inside gird view,  i want to manipulate values in grid view like check duplicate value, remove row and get values for store in database.

1.How to restrict duplicate entry in textbox ?
2.How to delete row using button ?
3.Is it possible to add running number which is not visible in interface and used for delete row. ? 


Pls replay asap in vb language.

Regards
Aravind 
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 14 Jun 2023
1 answer
138 views

I have a textbox with an embedded label and use a callout like a tooltip.   I saw your code from https://www.telerik.com/forums/using-callout-as-a-tooltip.

The process works fine when using a plain textbox but clicking in the eltextbox to select becomes an issue because the focused control keeps changing between the embedded label and the callout.  Is there a way to implement these two controls together? Constant clicking in the ELTextbox will eventually get it selected.

Attached is a sample project.

Thanks,

_Dave

Dinko | Tech Support Engineer
Telerik team
 answered on 14 Jun 2023
1 answer
88 views

Is there an event that is triggered when the READONLY flag is set on this control (or any other control in fact)?

 

Thanks in advanced.

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

Hi Team,

I have tried setting the keytips for radpageviewpage using the property,

radpageviewpage.item.keytip="C"

But while running the application, I don't see any keytips enabled after pressing on Alt key. Only tooltips (letters are underlined) are working to access the pages by holding the Alt key + Letter that has underline.

 

Here I am attaching my sample code, please find attachment.

Dinko | Tech Support Engineer
Telerik team
 answered on 13 Jun 2023
1 answer
155 views

Hi Team,

We are using RadTextBox the version is Telerik.WinControls.UI.dll -> 2023.1.314.40.  And setting the backcolor is 'System.Drawing.SystemColors.Control' but its showing screen transparent color(gray- this is not correct).

Example code block: Its applied > 1000 places in our project.
this.txtTagNo.BackColor = System.Drawing.SystemColors.Control;

We are planning to migrate 2023.1.314.40 version with visual studio 2022.

Please refer the attached screenshot. Could you please help on this issue?

Note: Its working fine in Telerik.WinControls.UI.dll -> 2013.3.1127.40 with Visual Studio 2010

Thanks

Rajkannan


Dess | Tech Support Engineer, Principal
Telerik team
 answered on 12 Jun 2023
1 answer
87 views
How can I access the values of the data in a Telerik.WinControls.UI.MapPolygon?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 12 Jun 2023
1 answer
175 views

Hi, could you tell me how to remove an item from the propertygrid that is highlighted in red? this appears after editing a field

theme: office2019dark

telerik winforms: r1 2023

Dinko | Tech Support Engineer
Telerik team
 answered on 08 Jun 2023
0 answers
87 views

this issue still happening. stuck at the "downloading progress control panel page"

any solution on it?

Choong Boon
Top achievements
Rank 1
 asked on 08 Jun 2023
1 answer
253 views

Hi Support, I have faced an Issue during run the "Progress Control Panel".

When the program open, it shows "update available" and requests me to do update. So, I have click the "OK" button. and the screen stuck/hang at there without process anything.

Please show some guideline/solution. Thanks, a lot.

Yana
Telerik team
 answered on 07 Jun 2023
1 answer
149 views

HI Support,

 

Now I can't open Progress Control Panel because need require upgrade. I clicked Upgrade but the progress bar didn't working and stop ( pic in attached file)/.

 

One more question, I don't have visual studio install yet , can I download Telerik in progress control panel?

 

Thanks,

Moe

Yana
Telerik team
 answered on 07 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?