Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
428 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
82 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
192 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
204 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
154 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
109 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
216 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
0 answers
80 views
In my application I need to fire a server side function when I click on item, even though if it is already selected.
We have a OnSelectedIndexChanged event which fires if the index is changed else not.

please help me to achieve this.. 


Sunil
Top achievements
Rank 1
 asked on 25 Mar 2013
5 answers
233 views
Hi,

is it possible with no programming side (code behind) set something like set maxvalue to minimaly 10% above maximum in steps of ....

For examle I have value 1197 and when I set autoscale chart is displaying to 1200 and I want it to display to 1400  (1197 +10% = 1316 but as step is 100, 1400 is maxValue)

Marko

Danail Vasilev
Telerik team
 answered on 25 Mar 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?