Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
134 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
84 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
181 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
103 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
103 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
133 views
in runtime How to bind a new column into a rad grid view 
Sebastian
Telerik team
 answered on 25 Jul 2011
3 answers
172 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
206 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
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?