Hello,
How can i show powerpoint slideshow (in view mode only) on Windows forms using telerik Winform Controls?
Is there any telerik control which will help to show powerpoint show
Please help!!

Hello,
May be this is a dumb question, but I cannot find how to make decimal column in grid to display and edit decimal data as it is, i.e
22.50.371without any trailing zeros and not limiting to DecimalPlaces. For display purposes this may be not so big issue, but column spin editor rounding data to the DecimalPlaces, that is inacceptable at all.
And I still need to limit users on typing only numbers (minus, decimal separator) in the editor, and bind column to a decimal property, i.e. I cannot use plain text column, I think. Could someone suggest a solution?

I want to implement the possibility to allow the user to chose the page size for GridView. My Idea is to add a textbox or dropdownlost next to the textbox with the current page number.
How can this be done? I have tried but didn't find the solution by myself.
Thank you
I had a radRibbonForm as my main form in my application.
This form had background image which is set from local resources at run-time.
Is it possible to place a radDock control and make it fully transparent - so even if it's dock style is set to 'fill' the image on the background of the ribbon form will be seen?
I've tried adding an image (png) to the splitpanel but it does not centre or stretch:
radDock1.MainDocumentContainer.SplitPanelElement.Children.Add(imagePrimitive);
So, it would seem to be 'easier' for the dock control to be fully transparent.
Thanks folks.


Hi,
Im testing Telerik Winforms UI and i have an issue with forms wich contains RadRibbonBar. In general terms this is the case:
-- Create a MDI Parent form
-- Create MDI Child RadRibbonBar form
-- and when i call Show() evento of the child form this is the result:
[url=https://postimg.org/image/rhjjetn0d/][img]https://s14.postimg.org/rhjjetn0d/Error1.png[/img][/url]
Issues:
- Style broken i used Telerik Metro Blue
- Form Text shows black square
- Double Min, Restore, max buttons (both functional)
and when i use ShowDialog() Event
[url=https://postimg.org/image/xwikbhtq5/][img]https://s14.postimg.org/xwikbhtq5/Right.png[/img][/url]
I tried install previous versions but nothing
Anyone can help me?

Dear Team,
In my first try with Telerik RadGridView Control i succeeded in binding the grid with Dataset [ProcDataSet.xsd]. which list all the rows in my table in RadGridView.
Me.ViewProcurementRate_OceanTableAdapter.Fill(Me.DBOCTOPUSDataSet.viewProcurementRate_Ocean)
now my second issue is to Re-Populate the grid based on user input for instance.
user Input Sea-Port Code and clicks on Search. i want to fill grid with fetching all rows matching user input.
can you please guide me next approach of fetching data from table onto RadGridView.
Thanks

Hi,
is possible to draw open line serie in polar chart as wpf version?
http://www.telerik.com/forums/polarseries-closed-line
Thanks, marc.
