Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
62 views
Starting with the grid grouping demos using summed numeric data, I also turned on column reordering. When I reorder a column, the group footer cells don't move with the rest of the columns - the normal data cells moves, and the grid "total" footer" cells move, but each group footer cell stays in the old location.

Am I doing something wrong? Anything I should try?


I see someone had a similar problem a year ago, but had to write his own javascript solution. I'd prefer to avoid that if possible. :)
http://www.telerik.com/forums/radgrid-question-about-grouping-aggregate-functions-and-column-reorder

Using asp.net ajax 2014 Q1 release
Joel
Top achievements
Rank 1
 answered on 27 Aug 2014
1 answer
106 views
I don't know why but I am encountering problems with the Telerik ASP.net Ajax platform.  I am attempting to replicate a demonstration located at the following link: http://demos.telerik.com/aspnet-ajax/imageeditor/examples/imageupload/defaultcs.aspx

Now I copied everything, the same controls, the same markup for the front end code and still, it doesn't work.  What gives?  I'm confused, why the inconsistency?

Vessy
Telerik team
 answered on 27 Aug 2014
3 answers
68 views
It is very easy to right click a folder in visual studio and add a grid to a new page.

What I cannot find out is how to easily add a grid to an EXISTING page.  I've already successfully generated the grids I needed on their separate pages.

I did get it to work once by carefully by looking at the aspx code (and this was only one grid, not two), but I would prefer to use GUI interface if possible to drag and drop or use a menu to add the grid to an existing page.  I haven't had two grids working on the same page yet, GUI or no GUI!

The page is very simple - it's just a master page and not much else.
Viktor Tachev
Telerik team
 answered on 27 Aug 2014
1 answer
82 views
I was noticing on my Radscheduler implementation that in both Day and Timeline view that when you navigate using the "today" button the view displays today's date +1. Can someone tell me why that is? The demo site below does the same exact thing. Shouldn't "today" actually show the the current day? When you don't set the selecteddate on Radscheduler in the markup it does the same thing on initial render.

http://demos.telerik.com/aspnet-ajax/scheduler/examples/timelineview/defaultcs.aspx

The biggest issue that is a side effect of this is that if I set Radscheduler1.SelectedDate = DateTime.Now  on page load any appointment that is shown in the view starts a day prior to its actual all day date making it span 2 days instead of 1. 
Boyan Dimitrov
Telerik team
 answered on 27 Aug 2014
1 answer
108 views
Hi All,

In RadGrid,


   <rad:GridTemplateColumn HeaderText="Is Critical" DataField="IsCritical"  ShowFilterIcon="true">
                            <ItemTemplate>
                                <asp:Label runat="server" ID="IsCriticalLbl" Text='<%# YesNo(Eval("IsCritical"))%>'></asp:Label>
                            </ItemTemplate>
   </rad:GridTemplateColumn>

Here, i have to filter that column by the return value of 'YesNo(Eval("IsCritical")' , which is the text field of the lable. But im unable set the datafield as 'YesNo(Eval("IsCritical")' in column property.  How to set that method in datafield for filter?
Marin
Telerik team
 answered on 27 Aug 2014
3 answers
250 views
I understand that you have to have a ScriptManager or a RadScriptManager on your page before you add any Ajax controls.  But what do you do if you have a RadMenu on your master page with the RadScript Manager and then on your content page you have a RadGrid?  How do you enable Ajax onto the RadGrid with your ScriptManager or RadScriptManager?  I'm a bit perplexed as to how this would work being that you can only have one ScriptManager or RadScriptManager per page.
Hristo Valyavicharski
Telerik team
 answered on 27 Aug 2014
2 answers
105 views
Hi,
Is it possible to store AdomdConnectionSettings in web.config? Something that is build in so I can easily set cube, database and connectionstring to each pivot grid.
If possible please provide an example. If it not possible what is your suggestion? Maybe to keep each property in appSettings section?

Best Regards,
Diyan
Diyan
Top achievements
Rank 1
 answered on 27 Aug 2014
5 answers
199 views
Hi

When I have a button (btnSaveAll) in a Custom commandbar using CommandItemTemplate, to Save all the updated records, the OnItemCommand event fires, but not the OnBatchUpdating event. How can the OnBatchUpdating event being triggered when the btnSaveAll button is clicked?

Best regards,

Frank
Maria Ilieva
Telerik team
 answered on 27 Aug 2014
1 answer
169 views
When i upgrade my telerik project from Version=7.2.13.1016 to Version=8.0.14.225, the points on my chart is out of place and the values on the YAxis changes.

Please see both images before and after.


Danail Vasilev
Telerik team
 answered on 27 Aug 2014
3 answers
90 views
I am able to start new topics in the forums, but I am unable to post replies to existing posts. I'm logged in when I go to the forums. I see the button at the top of the original post that shows "Post Reply", and I see the button under each thread showing "Reply". When I click either of them, the page reloads, brings me to the top of the post. When I scroll to the bottom, I expect to see the entry area for entering my reply, but it's not there. There is no means for me to reply. The reply buttons are gone also, so at that point I can't do anything!
Kristina
Telerik team
 answered on 27 Aug 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?