Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
874 views
Hi,

I am using the RadAsyncUpload control on an asp.net ajax C# web page. I want to customize the look and feel of the control. How could I increase the size of the "Select" button and the textbox. I tried to do it by setting the height and width of the control, but it didn't have any effect on the button or the textbox size!

<telerik:RadAsyncUpload ID="radAsynFileUploader" runat="server" Skin="Windows7"
AllowedFileExtensions=".pdf, .doc, .docx, .txt, .zip"
EnableTheming="true"
HideFileInput="false" Width="400px" Height="200px" >
</telerik:RadAsyncUpload>

Since the page contains a couple of Bootstarp 3 buttons, I want the button from this control also to be of the same size as the Bootstrap buttons. Also, the font of the displayed file name and "Remove" link after a file is selected are too tiny and want to increase their size also.

Thanks
Magdalena
Telerik team
 answered on 24 Feb 2015
1 answer
125 views
Hello,

I have implemented a page loading a pivotgrid from an xml file using Persistence Framework and it works fine.
my pivotgrid use OLAP datasource.

I would like to get the filter set for a specific dimension in the pivotgrid and display in a textbox the selected value for the filter, programmatically server side.

I looked for documentation in the online documentation and in threads in this forum but didn't found anything about how to do this.

is it possible to do this and how can I implement a solution?

thanks in advance.

regards
Jérome
Top achievements
Rank 1
 answered on 24 Feb 2015
13 answers
464 views
Hi all

I have issue with Radgrid 2010 version 3.5 with SharePoint 2010. When Radgrid show filter , this page show error page.
Please see attachment file and help me.

Thanks
Nguyen
Adiga
Top achievements
Rank 2
 answered on 24 Feb 2015
13 answers
765 views
Hello, I'm having a little bit of a problem, I'm binding my data source using the event "NeedDataSource"
However, in the case of no records available, if I hit the add new record button. I get the loading circle appears but then my "EditItemTemplate" Items don't. I tried adding a record directly though an SQL query, and then it worked. 
What could be the reason for this? and how can I solve it? Thank.
Eyup
Telerik team
 answered on 24 Feb 2015
1 answer
388 views
Hi

How to use Telerik Radgrid Find Control Dynamically
For ex: My Code This

 foreach (GridDataItem gr in TlkGrd.Items)
                    {
    CheckBox ChkStatus = gr.FindControl("ChkStatus ") as CheckBox;
}

here I already binded my grid but here when i click the button control i need how to without mention my Findcontrol i take my findcontrol property name 
i take dynamically how will do this
Eyup
Telerik team
 answered on 24 Feb 2015
1 answer
63 views
I have a couple of date pickers and notifications on a web page, i decided to change the look of the site and change the skins on all of my rad controls the result is that all the popups including the notification popups seems to have stopped working. I am a beginner in the art of javascript but assume that's where the problem lies, did the skin change break it? 
Angel Petrov
Telerik team
 answered on 24 Feb 2015
2 answers
113 views
hi

I have Telerik Radgrid How to Get Column Wise Data get values. 
This is my Code

foreach (GridDataItem grdf in GrdStatus.Items)
{

}
Jaya
Top achievements
Rank 1
 answered on 24 Feb 2015
1 answer
64 views
Hi,
I've just got struck up in particular case scenario. 

Is it possible to have both case sensitive and case insensitive filter in radgrid. If it is not possible atleast provide me a work around.



Thanks and regards,
Vinoth VS
vinoth
Top achievements
Rank 1
 answered on 24 Feb 2015
6 answers
348 views
Hi -

I am looking for a simple example the will help me reorder rows by drag and drop in a grid.

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultcs.aspx is far to complex for what I an trying to accomplish.

I have a simple grid with a "sortorder column". I would like to be able to drag the rows (keeping them inside the grid) to move them the to different levels on the grid changing the order. A button it would save the take the new sort from the grid and then i could save the new row order and update my table. 


Is there any examples? I am looking for simple drag and drop row sorting and saving?



Norway77
Top achievements
Rank 1
 answered on 24 Feb 2015
0 answers
80 views
I'm offering clients custom reports that have different charts each, so I need to be able to load the charts' design and their data from a database, since it'll always be a different charts design.
Is there an easy way to do this? I mean like save the chart's design info as XML and later load it and its data during run-time? I need to perform quickly though.

I'm also considering using kendoui charts instead and generate HTML during runtime, but not if there's an easier way to do it with the Radhtmlcharts.

Please comment,
Gus
Gustavo
Top achievements
Rank 1
 asked on 23 Feb 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?