Two quick questions:
1) Is there any way to adjust the height of the panel that pops open when you include DetailsText?
2) MessageText seems to be "HTML Aware" but DetailsText isn't - is this a bug or as designed?
Thanks!
-Curtis
In the examples that were included with the winforms samples there is the RadChatExamples. Where is the code for the actual bot that it calls. I woul;d like to down load the code and see what it is doing on the backend.
Thanks,
Tim
Would it be possible to add other controls like a combobox or list view into the Chat UI? If the user has many choise I wouldn't want to fill the screen with all of the choices.
Thanks,
Tim
Hello,
I have a Scheduler control using all the time the MonthView with .AccessibleInterval.Start and .AccessibleInterval.End defined
The problem is the behavior who reset the scroll position to .AccessibleInterval.Start when the .AccessibleInterval.End its reached
The question is : How I can disable that reset?
I just want when the scroll reach .AccessibleInterval.Position if the user scroll down that scroll stay and dont move more.
Thanks for your help and time.
For years we've just accepted that running at a different DPI than 100% causes our WinForms app with Telerik to be less than useful. All the text of words ends of being shrunk with dots. I.e. "Welcome" would become "Welc…" in the UI on labels, buttons, etc.
Is there a way to overcome this? With users and their 4K monitors at 350% DPI our application is no longer useable.
How to list search item while entering details inside the Radgrid?
Here I have created Entry Grid and Search Grid separately, On cell value change Search grid lists item correctly
but on enter key press value not assigning to entry grid at specified cell.
please find the attached screen shot.
And also suggest on how to show the search grid under the first grid selected cell.
The filter (yesterday, today, specific date) for DateTimeColumns only work for data without time portions. If the data contains date with time values the filters are useless.
I've changed the behavior for the yesterday/today filter with the OnFilterPopupRequired event (https://docs.telerik.com/devtools/winforms/gridview/filtering/excel-like-filtering) Is there any simple way to override the behavior for the calendar element? (select a specific date the filter has to be for the entire day 00:00 to 23:59, so it needs be a composite filter >= and <)
Anyway: the filters should work for date and datetime data by default
Hello,
I have an application on 2 screens. I want to dock controls on the 2 screens and move them from one screen to the other screen.
So, I have to drag drop controls from the first raddock to the second and back but I didn't found any solution to do it.
Is there a solution ?
Hello,
I had an project from Visual Studio 2013 and When i click with right button mouse, it appear the ContextMenuStrip, so now, with VS 2017, I need to modify the project (Another PC with VS 2017 having Telerik extensions ) but now it doesn't appear the ContextMenuStrip on RadGridView component, but on RadGridView property I have ContextMenuStrip set to the right component, but it doesn't appear. Why?
Can anyone help me?
Thank you