Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
108 views
I must be dense, because I can't seem to find a way to retrieve a setting from a persisted grid. I just want to know if there are any groupby expressions saved (a count or the like). I've tried many different combos - an example would be great.
Thanks,
--J
Angel Petrov
Telerik team
 answered on 25 Mar 2013
24 answers
1.8K+ views
Since the Q3 2012 release we have identified a common scenario when Telerik Visual Studio extensions crash which leads to various problems when using any Telerik project template or wizard. The crash happens when you have multiple Telerik Visual Studio extensions with different versions (e.g. Q2 2012 SP2 and Q3 2012).

To resolve the issue you need to ensure that all Telerik Visual Studio extensions installed have the same version. If you are using Visual Studio 2010/2012 the easiest way is to upgrade all Telerik Visual Studio extensions to the latest version (which is the same) through the Visual Studio Extension Manager.



For Visual Studio 2008 you need to upgrade all Telerik products with Visual Studio extensions to the same version using the Telerik Trial Web Installer or the Telerik Control Panel.

We are currently resolving the issue on our side so that no crashes happen in future releases. Please excuse the inconvenience caused.

Kind regards,
Petar Raykov
The Telerik team

Update:
As some customers reported issues resulting in being unable to perform the above procedure or it not helping in all cases we created a very simple tool for cleaning all Telerik VS Extensions older than our latest version.

You can find the patch attached to this post. Make sure you do not have any running Visual Studio instances when you run the tool.

Note: Running the patch will resolve all version-conflict-related issues (including Visual Studio crashes outlined in this post), but will leave you without VSExtensions in case you have not installed our latest version. The easiest way to get those back is just getting the extensions once more through the Visual Studio Online Gallery.
Chavdar Dimitrov
Telerik team
 answered on 25 Mar 2013
1 answer
422 views
hi i need multiline in tool tip. How acn i achieve. In general tool i wrote like below and working fine

Label1.ToolTip = string.Format("Username : {1}{0}Age : {2}{0}Place : {3}", Environment.NewLine, username, age, place)

When i added Tooltip manager this shows as single sentence
Marin Bratanov
Telerik team
 answered on 25 Mar 2013
1 answer
79 views
I have a range of dates. My chart needs to start on a certain date, but is beginning on the first date of the Xaxis. How do I get in a certain specific date?
Petar Kirov
Telerik team
 answered on 25 Mar 2013
1 answer
187 views
I am using telerik radpanelbar and source from  a sitemap data source.When i give value to url in the sitemap,then the link is redirected to a page other that telerik radwindow manager.I tried to give the value of URl to empty and give  url value to the title attribute,It works and open in the radwindow but the title of the menu is also a link which is not good at all.
How can i open radpanel menus open in the rad window without redirection to its own page other than Radwindow manager?
Marin Bratanov
Telerik team
 answered on 25 Mar 2013
5 answers
196 views
I've started working on an ASP.Net version of a winforms control we have written which uses the RadScheduler control.

The idea of this is to show events and consultants in a timeline view. The scheduler is to take up the entire width of the web page, apart from a section to the right hand side of the scheduler, where a set sized column (300px) shows a calendar and a number of labels that get updated when a user clicks on an event in the scheduler.

In the Winforms control, when the form is resized, then the scheduler control also resizes and I am trying to replicate this in the ASP.Net page. However, the control grows if I make the page wider by resizing the browser, but will not shrink if I make the page narrower (again, by resizing the browser).

Is this by design or is there a setting i need to set to allow the control to shrink as well as grow when a browser resizes the page?
Karl
Top achievements
Rank 1
 answered on 25 Mar 2013
3 answers
144 views
I have a radwindow dialog (opened through RadWindowManager and .radopen()) that loads a page for users to enter information in a form. The form contains a button which raises an ajax update, storing the user's entered values and displaying a loading image. Once the info is saved, I would like to change the dialog's title.  I don't think this is possible to do today, or at least is quite difficult since it requires the ajax call to update the container. Anyhow, if it isn't possible today, it would be a nice piece of functionality to add to RadWindow in the future.
Marin Bratanov
Telerik team
 answered on 25 Mar 2013
1 answer
90 views
We are using Rad Window all over the application. The url of the RadWindow is set to an another aspx page which has a form with text box and rad combo box. It works fine on the web. It opens up the on Rad Window (as a popup ) with all the controls but the same Window open up blank on iPad. I can see the window on Ipad but the window is blank without any controls. Any idea to fix this bug ?. I am using Rad window with "WebBlue skin".

   
<telerik:RadWindow ID="rwCreateWorkOrders" runat="server"
    Style="z-index: 9000" Skin="WebBlue" Width="650px" VisibleStatusbar="false" Height="330px" ShowContentDuringLoad="False">
</telerik:RadWindow>
Marin Bratanov
Telerik team
 answered on 25 Mar 2013
1 answer
106 views
Hi,

I am implementing sorting in RadGrid. I am achieving  sorting through jquery. if i will sort  first 
ascending then descending , its working fine for me. But if I am trying to sort descending first and then ascending , the sorting for ascending is not working. Is it the default behavior of telerik RadGrid???

It is a production issue for me. I need immediate solution for this.

Please suggest..

Radoslav
Telerik team
 answered on 25 Mar 2013
2 answers
213 views
Have a similar issue to the issue stated in this forum thread and unsure of how to proceed.

http://www.telerik.com/community/forums/aspnet-ajax/grid/filtering-a-column-using-dataformatstring.aspx

Data value from SQL: 0.009567710503948578343 
ASPX Grid View Logic:
<telerik:GridNumericColumn DataField="delLoans" DataFormatString="{0:p}"
    FilterControlAltText="Filter column7 column"
    HeaderText="Delinquency Loan Ratio" UniqueName="delLoans"
    NumericType="Percent" DataType="System.Decimal" FilterControlWidth="60px">
    <HeaderStyle HorizontalAlign="Right" />
    <ItemStyle HorizontalAlign="Right" />
</telerik:GridNumericColumn>
Formatted Result: 0.96%
Filter Value: 0.96%

Now if I were to filter on this value with "Equal To", it will not return any values.  I am unsure of the custom logic that would be required (as suggested in other thread).  Or is there something else I can do?  I have multiple columns that are formatted to decimal and the results are the same.
Kostadin
Telerik team
 answered on 25 Mar 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?