Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
99 views
Hey,
I'm working on adding each folder's meta data to a data base, I do that when a new folder is created, but when a folder with the same name is added FileExplorer refuses to add that folder and show a pop up message that it can't be added, I need to know when that happen to call a method on that exception case.
Dobromir
Telerik team
 answered on 25 Jul 2011
1 answer
136 views
Dear Sir/Mam


How can i make selection of combobox item after making its postback false

---------Javascript Function-----------------------------------------------
 function OnClientSelectedIndexChangingSeries(sender, args) {
                     var btnAdd = $find("<%=btnAdd.ClientID %>");
                     if (btnAdd.get_text() == "Add") {
                         args.set_cancel(false);                        
                     }
                     else {
                         args.set_cancel(true);                                              
                     }
 }
--------------------------------------------------------------------------------
------------ASPX Page Combobox Control---------------------------------------
  <telerik:RadComboBox ID="cmbSeries" runat="server"  AutoPostBack="true"
                                    OnClientSelectedIndexChanging="OnClientSelectedIndexChangingSeries" / >       
-----------------------------------------------------------------------------------------
Shinu
Top achievements
Rank 2
 answered on 25 Jul 2011
0 answers
85 views
Hi,

I'm using a radxmlhttppanel and I would like to know if there is a way to get the selected row index or selected row column value from the service request event?

Thanks,
Ron
Top achievements
Rank 1
 asked on 25 Jul 2011
0 answers
51 views
Hi,

I'm using a radxmlhttppanel and I would like to know if there is a way to get the selected row index or selected row column value from the service request event?

Thanks,
Ron
Top achievements
Rank 1
 asked on 25 Jul 2011
5 answers
128 views
Since the chart doesn't support a secondary X axis, is there a way to render the X axis above the chart?

Thanks.
Evgenia
Telerik team
 answered on 25 Jul 2011
3 answers
183 views
The HeaderContextMenu in a RadGrid will display a number of items, such as "Sort Ascending", "Clear Sorting" and "Columns".

I want to translate these items globally, preferably in the theme files we use for the various cultures. This is already possible for items such as the NoMasterRecordsText in the MasterTableView. How can I do this for the items in the HeaderContextMenu, for all grids in my application?
Maikel
Top achievements
Rank 1
 answered on 25 Jul 2011
1 answer
106 views
I have a control that loads textboxes, dropdowns, etc, automatically. It loads also textboxes with a dateinputsetting on it so it can validate for a valid date format. Only I have a slight problem with the dateinputsettings which requires to add multiple dateformats / displaydateformats. Is this even possible to add multiple dateformats / displaydateformats for a dateinputsetting?

Thank you in advance for the response.

Best regards,
Michiel Peeters
Vasil
Telerik team
 answered on 25 Jul 2011
0 answers
107 views

How can i use the examples done

<add assembly="Telerik.Charting, Version=2.0.4.0, Culture=neutral, PublicKeyToken=D14F3DCC8E3E8763"/>

 in visual studio 2008 with visual studio 2010 because i get an error on this line of code when l try to run it on 2010.
The error says

Could not load file or assembly 'Telerik.Charting, Version=2.0.4.0, Culture=neutral, PublicKeyToken=d14f3dcc8e3e8763' or one of its dependencies. The system cannot find the file specified. C:\Users\Admin\Downloads\RadControlsAJAXCourseware\Courseware_Projects\Chart\CS\GettingStarted1\GettingStarted1\Web.config 31 

Seki
Top achievements
Rank 1
 asked on 25 Jul 2011
1 answer
134 views
in runtime How to bind a new column into a rad grid view 
Sebastian
Telerik team
 answered on 25 Jul 2011
3 answers
175 views
Hello,

In the month view, how can I display the complete name of the month?

i.e June, 2011 instead of Jun, 2011
      September, 2011 instead of Sep, 2011..., etc..

Thanks,
Dinesh
Plamen
Telerik team
 answered on 25 Jul 2011
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?