Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
117 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
271 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
126 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
789 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
243 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
148 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
88 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
992 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
134 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
370 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?