Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
122 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
72 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
33 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
116 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
161 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
86 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
90 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
122 views
in runtime How to bind a new column into a rad grid view 
Sebastian
Telerik team
 answered on 25 Jul 2011
3 answers
161 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
1 answer
186 views
Hello,
I would like to know if it is possible to set a maximum height for my radTrreView.
How could i do it?
Thank you
Shirya
Plamen
Telerik team
 answered on 25 Jul 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?