Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
301 views
Hi Team,

I have a Rad Window popup, when i do tabbing then it works proper from top to bottom but after reaching tabbing in  last control, tabbing goes to URL, how can keep tabbing only inside the  Rad Window popup, also it should not goes to URL

Thanks
Afroz Khan
Marin Bratanov
Telerik team
 answered on 24 Mar 2015
2 answers
149 views
Hi,
I try to use export excel file and save it. When I use ExportToExcelML method, it doesnt accept RadGrid because it accepts Radgridview. but in my project I use RadGrid. How can I fix that? Any offers? Thanks
Nevra
Top achievements
Rank 1
 answered on 23 Mar 2015
7 answers
883 views
How do i change the progress indicator color to say Green?
Thank you 

P.S. meaning it's not the Forecolor nor the BackColor property ... rather it's the color of the Progress Indicator as shown on the image:
http://www.telerik.com/help/aspnet-ajax/media/progress-bar-element-structure.png
Steve LaForge
Top achievements
Rank 1
 answered on 23 Mar 2015
3 answers
283 views
Hello I am using  a radtreeview . I am getting arrows nearby every nodes . Can someone tell me how to remove it. I have highlighted the arrows in Yellow .







debett
Top achievements
Rank 1
 answered on 23 Mar 2015
4 answers
176 views
ShowNextButton="false" ShowPrevButton="false"

These do not work (anymore), has something changed?

Marc
Fit2Page
Top achievements
Rank 2
Bronze
Iron
Iron
 answered on 23 Mar 2015
1 answer
107 views
Hi

When I have a DateTime field in my dataset (from a SQL query thru OnNeedDataSource), I get some ranges automatically, see the left side in the attached screendump. But I cannot group it properly in the PivotGrid, it keeps grouping by each day no matter which range, I select as column or row field (year/quarter/month/week/day/hour/minute/second). See the right side in the screendump.

Another question: How can I select which range to be displayed/grouped by? E.g. disable hour, minute, and second?

Best regards,

Kasper
Eyup
Telerik team
 answered on 23 Mar 2015
2 answers
1.0K+ views
I need to have a multiline textbox inside a radgrid cell.  I can get the multiline mode to work while in edit mode but when I leave edit mode the text is displayed without the line breaks.  I am using batch editmode if it matters.

Thanks

Here is my aspx code....
                                                                <telerik:GridTemplateColumn HeaderText="Test_Summary" HeaderStyle-Width="900px" 
                                                                    UniqueName="Test_Summary" DataField="Test_Summary"  ItemStyle-Wrap="true" ItemStyle-Height ="80px" >
                                                                    <HeaderStyle HorizontalAlign="Left" Width="900px" />
                                                                    <ItemStyle HorizontalAlign="Left" Width="900px" Height="80px"  VerticalAlign="Top"/>
                                                                <ItemTemplate>
                                                                    <%# Eval("Test_Summary")%>
                                                                </ItemTemplate>
                                                                <EditItemTemplate>
                                                                    <telerik:RadTextBox runat="server" ID="txtTestSummary"  DataTextField="Test_Summary" Width="900" Height="80"
                                                                        TextMode="MultiLine" >
                                                                     </telerik:RadTextBox>
                                                                 </EditItemTemplate>
                                                                 </telerik:GridTemplateColumn>




Rick
Top achievements
Rank 1
 answered on 23 Mar 2015
6 answers
155 views
Hi,

I am using the RadFileExplorer and this works fine but the user wants to add files to the folder by dragging them to the folder and drop it.  Not by first clicking the folder, then push the upload button and there drop (or select) the file and press upload. Too many steps...

Is there a way to do this?

Kind regards

Suzy
Sam
Top achievements
Rank 1
 answered on 23 Mar 2015
4 answers
402 views
I am attaching a web page screen shot including the developer tool.
When I highlight the RadWizard control in the DOM explorer, you can see the width shows "0px" (right hand column under "InLine style")
If I modify that width in the developer tool to 90% then the control expands as I would expect to fill the page.   Can you tell me how I can set that width specifically in the aspx page or the code behind so the control is not so narrow?  Hopefully bypass whatever other class/style that is causing this?
Patrick
Top achievements
Rank 1
 answered on 23 Mar 2015
8 answers
290 views
Hi,

I have a RadGrid wired up to an ObjectDataSource.

When I export with IgnorePaging set to False, it works fine, but only exports the current page of results (20 results).

When I export with IgnorePaging set to True, it exports the column headers, but no results.

How do I get it to return all the results from the ObjectDataSource?

Thanks,

Rob
Ahmed
Top achievements
Rank 1
 answered on 23 Mar 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?