Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
280 views
Hi,

I have RadHtmlChart inside a RadDock. I've got a refresh button on the RadDock command that refreshes the grid. When you click on the chart series it toggles the bars visibility.

If the user hide a series then clicks the refresh button on the dock, the hidden series is shown again.

Is it possible to maintain the visibilty toggle state after a postback? Using the RadPersistenceFramework perhaps?

Thanks in advance,

Matt
Matt
Top achievements
Rank 1
 answered on 27 Aug 2014
2 answers
59 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
104 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
63 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
77 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
240 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
101 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
194 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
165 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
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?