Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
205 views
Greetings!

I was going through the online documentation as well as the static class library looking for a way to clear the Editor's selected area. Ideally, I would like to be able to clear the selected area during a Client-side event. Is this possible?

Thanks in advance!

-Andrew
Rumen
Telerik team
 answered on 23 Aug 2011
3 answers
304 views
Hi there,

I have two Rad combo boxes, the value of the second one pops up when the first one is selected. The problem is the whole page refreshes if I use the OnSelectedIndexChanged property

OnSelectedIndexChanged

= "ddlName_SelectedIndexChanged"

 

protected void ddlName_SelectedIndexChanged(object sender, RadComboBoxSelectedIndexChangedEventArgs e)
       {
        //refresh the value of the second combo box here
       }

Anyone knows how to only let the value of the second Combo box refresh, not the whole page? Any help is very much appreciated.

Meng
Top achievements
Rank 1
 answered on 23 Aug 2011
14 answers
352 views
I've created a custom dropdown field editor as outlined in this post and everything works great. I'd like to change the list of filter functions for the editor. For instance, in the case of the dropdown editor, I only need a few options: equal to, not equal to, is null, is not null. How can I customize this list?

Please see the attached image where I've highlighted the area in the expression I'm talking about.
Iana Tsolova
Telerik team
 answered on 23 Aug 2011
1 answer
115 views
Hi,

I am using RAD Menu v3.2 with asp.net 1.1 framework.

In IE when I open menu it opens upside. I want to open the same downward all time. It works as expected in Mozilla and other browser.

v3.2 does not support property EnableScreenBoundaryDetection which was introduced from Q4 2006.
Can you please confirm what is the latest version support on .Net 1.1 framework.

Thanks and Regards,
Tabrez
Shinu
Top achievements
Rank 2
 answered on 23 Aug 2011
1 answer
440 views
hi,

I am using radGrid, in that grid I have delete and edit button as columns. 
I am using grouping functionality but only for columns which have data and not buttons.
How can I disable grouping for perticuler columns?

Thanks in advance.
Jayesh Goyani
Top achievements
Rank 2
 answered on 23 Aug 2011
1 answer
232 views
DataTable tbl = new DataTable();
tbl.Columns.Add("Date");
tbl.Columns.Add("City");
tbl.Columns.Add("SeriesName");
tbl.Columns.Add("XAxisLabel");
tbl.Columns.Add("YAxisLabel");

Hello telerik team, i have a table with the above structure. i need to draw a chart for the above data. the value for xaxis are in date format and y axis in string format. if i bind this datatable to RadChart object i'm getting empty series. It is accepting only numbers. Is it a limitation or i did any mistake?. And even if i give as numbers i need to group chart by series . the value for Legend should get from "SeriesName" column. Can someone help me.
Evgenia
Telerik team
 answered on 23 Aug 2011
1 answer
126 views
The client OnRowSelecting event never fires.  It goes straight to the postback.

The client OnClick event fires, but it doesn't do me any good since that event is not cancellable.  How am I supposed to catch that action on the client side?
Shinu
Top achievements
Rank 2
 answered on 23 Aug 2011
3 answers
86 views
We have used telerik rad window. It is working fine in Mozila, Crome, IE8 but in IE7 and IE9 it has a problem. The buttons used at the end of the window goes down side and out of the window as in the given screen shot. If we want to click the button then we have to scroll down the whole page, come to the button. On mouse over the button moves to upward dirrection or to the position where it should be. Then we are able to click it. The window has width="760" and  height="550".
Slav
Telerik team
 answered on 23 Aug 2011
0 answers
168 views

In order to get familiar in a fast and pretty straight-forward manner with RadDock for ASP.NET AJAX, I suggest you visit the online resources linked below:

Online examples

Online documentation

Step-by-step tutorial

Code library

Knowledge base

Blogs

Videos

 Of course, you can browse the public forum as well in order to find a specific information/code sample concerning an aspect of the RadDock object model/ features. There are numerous threads which can get you started/assist you through the development process.

 If you think you have an interesting project implementation with the RadDock that would benefit the community, we will gladly reward you for posting it in the Code library of RadDock. So feel free to share your projects for others to learn more about all the amazing things RadDock can do.

 Finally, we will appreciate your feedback on the structure/content of the online resources - our goal is to continue enriching them, thus facilitating our customers even more.

Telerik Admin
Top achievements
Rank 1
Iron
 asked on 23 Aug 2011
1 answer
98 views
Hi telerik team, i have one table which has quantity and Date. i need to assign date column to ChartSeries.DataXColumn, when i am trying to assign this column i'm getting "Date is not numeric" exception. Is it a limitation or how can i assign this data to RadChart.
Evgenia
Telerik team
 answered on 23 Aug 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?