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

I would like to print or  export the content of my radgantt control. I'm using the Q3 2014 version of telerik UI for ASP.Net AJAX.


Thanks.
Bozhidar
Telerik team
 answered on 24 Mar 2015
1 answer
43 views
Hi,

I have 2013.3.1324.35 version of your UI controls. Navigation does not work for both RadTree and RadTabStrip on IPad with Safari. It works fine on desktop browsers. Please, provide hot fix.

I am not planning to upgrade to recent releases as your controls have very poor support for mobile platforms and are full of bugs when using them on IPad. Each release introduces new bugs on IPad.
Dimitar
Telerik team
 answered on 24 Mar 2015
1 answer
122 views
Hello,

how is it possible to keep the selected view, the width of the list inside the gantt and the scroll position of the list inside the gantt control after a full postback happens. Additionally I want to know how to select the new task inside the gantt control if the user clicks "Add Task" and a postback (not a callback) happens. I know how to keep the selection of a task after a postback but I want to select the new task after a postback happens. I hope you can help me.

Regards,
Felix
Bozhidar
Telerik team
 answered on 24 Mar 2015
5 answers
280 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
135 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
826 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
265 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
155 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
92 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?