Telerik Forums
UI for WinForms Forum
1 answer
135 views

Hi,

I'm on Progress OpenEdge 11.6.2 and tried to enable AllowSearchRow in a Grid. The code compiles and my form is shown and looks like expected.

When I now type a letter in the search field, I get an Error that the used type of multithreading is not supported (Error 15740) with ABL (the exact Message is in german language).

Is there a way to use this feature with Progress ABL?

Regards

Jürgen

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

Hello,

I would like to insert in the same page data imported from several rows of a DB table.

Usually, the system creates one page per DB record. If I am using a master-detail structure, I have data coming from details table and the rows are more then one.

How can I manage this issue?

Thank you

Dimitar
Telerik team
 answered on 10 Jun 2016
1 answer
354 views
I have a radgridview in WinsForm. I created data entry number pad (buttons) for the user interface. When the table loads up, the current cell (focused cell) is set to the first cell in the upper left. When the user presses the number pad button, it enters the data to the currentcell's value. It works all fine and dandy until the table gets bigger and requires scrolling to see other cells. My problem is, when the user scrolls away from the currentcell and the currentcell is not in sight there will be an error if any button referencing the currentcell is pressed. It seems that when the currentcell is not in view, it cannot access the currentcell. Is there a way around this or resolve this?
Dess | Tech Support Engineer, Principal
Telerik team
 answered on 10 Jun 2016
4 answers
382 views

Hi I have following tree structure with checkboxes. I wanted to read the child notes selected or unselected and based on that I want to update a string which store those values

Tree structure

Parent1 ((checked))
         --Child11   
         --Child12 (checked)
         --Child13 (checked)

Parent2(checked)
         --Child21 (checked)
         --Child22
         --Child23

Parent3 (checked)
         --Child31
         --Child32 (checked)
         --Child33

Dim ParentsNodes as string

Dim ChildNodes as string

I want to loop through entire node with any check or uncheck event and update my ParentNodes string and ChildNodes string so that it says

ParentsNodes = "Parent1, Parent2, Parent3"

ChildNodes = "Child12, Child13, Child21, Child32"

 

How do I loop through my nodes in RadTreeView using VB.NET and in what event should I put this loop so that any check or uncheck updates my strings. Please help

Thank you!

Dimitar
Telerik team
 answered on 10 Jun 2016
2 answers
107 views
is there a way to make something like this(see attached image)?
i tried to use drop down menu with custom items but it did not work.
is there some way to show a form on drop down menu click?
or some other way you would suggest to achieve this?
Aazar
Top achievements
Rank 1
 answered on 09 Jun 2016
1 answer
626 views
How can I change page type to A4 programmatically before printing?
Hristo
Telerik team
 answered on 09 Jun 2016
1 answer
80 views

Actually current i am working on a project that needs to import /export/manage a very large word document in Rich Text Editor. 

In this project user imports a word document of approx. 50 pages and then make some changes and the it saved to sql server database.

Now user can load it from database and further make some changes and again saved to database.

On importing the large word document it successfully imported in Rich Text Editor but after making some changes,

when i export it to a file then got the error "object reference not set to an instance of object".

Export functionality is working fine for small documents(approx 10 pages).

I am using this code.

Dim pathSource As String = Application.StartupPath & "\FileName.docx"
Using fsSource As Stream = New FileStream(pathSource, FileMode.Open, FileAccess.ReadWrite, FileShare.ReadWrite, Int32.MaxValue, True)
                        provider.Export(document, fsSource):  '(error raised after executing this line of code.)
                        Dim docByte As Byte() = New Byte(fsSource.Length - 1) {}
                        fsSource.Read(docByte, 0, System.Convert.ToInt32(fsSource.Length))
                        fsSource.Close()
                        SaveFileToDatabase(docByte)
End Using

Please help....

Regards,

Panch Raj

 

Hristo
Telerik team
 answered on 09 Jun 2016
1 answer
141 views

Hello,

RadGridView supports self referencing hierarchy mode to mimic multi-column TreeList behavior. Is it possible to do the same with VirtualGrid?

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 09 Jun 2016
1 answer
400 views

Hi,

I need a control like windows TabControl for my project. For the radRibbon, I cannot make it dock to the whole layout and have full page tab containers where I can put all of my contents. I need same functionality like TabControl.

 

Medical App is providing the same functionality of tab which I need.

 

Thanks

Dimitar
Telerik team
 answered on 09 Jun 2016
1 answer
131 views

I would hide a column before copy selected items.

Generally I use first column as Icon, but I have to remove it before copying.

How can I do?

Is exists a specific event to use before call Copy method?

ItemsRadGridView.SelectAll()
ItemsRadGridView.ClipboardCopyMode = GridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText
ItemsRadGridView.Copy()

Dess | Tech Support Engineer, Principal
Telerik team
 answered on 09 Jun 2016
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
Documentation
SplitContainer
Map
DesktopAlert
CheckedDropDownList
ProgressBar
MessageBox
TrackBar
Rotator
SpinEditor
CheckedListBox
StatusStrip
LayoutControl
ShapedForm
SyntaxEditor
Wizard
TextBoxControl
CollapsiblePanel
Conversational UI, Chat
DateTimePicker
TabbedForm
CAB Enabling Kit
GroupBox
WaitingBar
DataEntry
ScrollablePanel
ScrollBar
ImageEditor
Tools - VSB, Control Spy, Shape Editor
BrowseEditor
DataFilter
FileDialogs
ColorDialog
Gauges (RadialGauge, LinearGauge, BulletGraph)
ApplicationMenu
RangeSelector
CardView
WebCam
BindingNavigator
Styling
Barcode
PopupEditor
RibbonForm
TaskBoard
Callout
NavigationView
ColorBox
PictureBox
FilterView
Accessibility
VirtualKeyboard
DataLayout
Licensing
ToastNotificationManager
ValidationProvider
CalculatorDropDown
Localization
TimePicker
BreadCrumb
ButtonTextBox
FontDropDownList
BarcodeView
Overlay
Security
LocalizationProvider
Dictionary
SplashScreen
Flyout
Separator
SparkLine
TreeMap
StepProgressBar
ToolbarForm
NotifyIcon
DateOnlyPicker
AI Coding Assistant
Rating
TimeSpanPicker
Calculator
OfficeNavigationBar
TaskbarButton
HeatMap
SlideView
PipsPager
AIPrompt
TaskDialog
TimeOnlyPicker
+? more
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Cynthia
Top achievements
Rank 1
Iron
Toby
Top achievements
Rank 3
Iron
Iron
Iron
Danielle
Top achievements
Rank 1
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Iron
yw
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?