Telerik Forums
UI for ASP.NET AJAX Forum
16 answers
311 views
Is there a way to control the formatting style of the manufactured spreadsheet?  How about getting rid of the empty row between the header row and first data row?

tia,
Mark
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
 answered on 23 Aug 2011
5 answers
319 views
Hi,

I am having some problem to open a related PDF file (Path) from database when I click GridButtonColumn from my RadGrid. I was able to get alert with the cell value (Client Side) when I clicked GridButtonColumn cell. I want to call web service to get the parth of PDF file. however, I want to call this WS function as server call. Any body can help me to find a sample like that. Thanks.

Pri
Fawad
Top achievements
Rank 1
 answered on 23 Aug 2011
16 answers
1.0K+ views
Hello,
I'm using the prometheus editor to create mail merge files, and I've been trying to use img tags as placeholders for the merge fields.  My question is, is it possible to make the context menu items for this mergefield img tag (it would have an attribute marking it as a mergefield) different from those of a regular img tag?  Is it possible to access the object model for the context menu after the img is selected and before the menu pops so I can set the visibility of each menu item?  Any help would be greatly appreciated.
Thanks,
David
Dobromir
Telerik team
 answered on 23 Aug 2011
1 answer
198 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
300 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
348 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
109 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
438 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
228 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
121 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Bohdan
Top achievements
Rank 3
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Elliot
Top achievements
Rank 1
Iron
Iron
Iron
Sunil
Top achievements
Rank 1
Cynthia
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?