Quantcast
Channel: Telerik Forums RSS
Browsing all 94857 articles
Browse latest View live

RadWindow & Office2013 theme - Title bar color

Hi - I am using telerik within my outlook plugin via hosted wpf control. One of the features of my app is to show a dialog window and it all works well except that I noticed that the Windows Header...

View Article


Pie chart inside a donut chart

I have a donut chart with 2 series.  Is it possible to set the innermost series of the donut chart to be a pie chart instead?  As in, I want the middle of the donut chart to be filled in.  When I set...

View Article


InPlace Edit Mode Client Events

The following code doesn't work - it doesn't cause the controls to fire their client-side events in edit mode - any thoughts? CS:protectedvoidrgRepricingApproval_ItemCreated(objectsender,...

View Article

Pie chart inside a donut chart

I just found some advice on these forums suggesting to set the series holeSize to zero.  When I do that, the inside donut indeed becomes filled in, but the gradient colors still show the chart as a...

View Article

Pie chart inside a donut chart

I found another property in the series configuration called "size", but that is in absolute pixel amounts.  I need the chart to take up as much space as available, so I would need to set the size as...

View Article


RibbonWindow set MinWidth or MinHeight

Hello,  When RibbonWindow set MinWidth or MinHeight,  if width or height to be smaller than MinWidth or MinHeight,  it's clipping the window, but previous version is ok.  The simple example :...

View Article

PivotGrid

Probably not the correct place for this, but pre-sales support is not much help since I have not done the 30 day trial (not ready) and they are unwilling to agree that this is an issue and deal with it...

View Article

RadGrid becomes too slow when binding over 100 records

Hello Jayesh, I tried to create element in client side binding. function gvViewTrans_RowDataBound(sender, args) { var celName = args.get_item().get_cell("Locked"); var input =...

View Article


RadGrid becomes too slow when binding over 100 records

Hello Jayesh, One more thing is I tried to use telerik radtextbox to be like in this example​. But I still cannot find textbox in client databound events. Is there anything missing....

View Article


Update License

This link is broken. 

View Article

RadWindow closes, now update/refresh radGrid on parent page

I need to update the radWindow control from a button that is located internally in the radwindow. The scenario I have is as follows: Since a main form I call radwindow and it displays me another form,...

View Article

flashlight animation synchronize problem

i use localstorage because when user install app he has internet so i can get animation start time.i store animation start time,on-off information array..... in localstorage so user can use that app...

View Article

ChartTrackBallBehavior, move the ball only on mouse click

Hi,I am new to telerik controls. I am using ChartTrackBallBehavior on RadCartesianChart. By default the trackball moves with the mouse motion on the chart. Instead of it, I want the trackball to move...

View Article


Support for Windows Phone 8.1?

Hello, Are there any plans to have the Universal DataGrid support Windows Phone 8.1?If so, when can it be expected?

View Article

Setting selected tab server side not removing hidden css class

Hello, I followed the demos and always in my tabstrip multipage pageview the class = rmpHiddenView is added and the controls that I have placed on each pageview not appear

View Article


Format GridDataItem in radPivotGrid

I have a regular radGrid where I do some data formatting for localization. I want to get at the GridDataItem like so:protected void OnItemDataBound(object sender, GridItemEventArgs e)       {...

View Article

Package.AddStream() : OutOfMemory Exception

That updated SendToZipClient doesn;t convert to valid vb using your own converter. Can you post the vb equivalent please?

View Article


RadGrid filter on label in GridTemplateColumn

Hi, I have a RadGrid with a GridTemplateColumn that has a label inside it. This label is populated after the initial datatable is bound to the grid.Is there any way that I can filter on the contents of...

View Article

Sychronize with google calender

Does ASP.NET MVC scheduler support integration with google calender or outlook?Thank you..

View Article

Radgrid rowheight

On the aspx side, you could try addingItemStyle-Height="100" AlternatingItemStyle-Height="100"to your Radgrid header declaration. I was however able to get the height of my rows to change via the below...

View Article
Browsing all 94857 articles
Browse latest View live