Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
69 views
hey all,
I have some problem with RadCalendar.
I have an 'Href' on choosen dates and when i clicking on choosen date before 3 months (for example),
i get in to the link inside the Href but the problem is when i get back to the my calendar page, the calendar
is not going back to the month that i was on him (3 month ago). i get always the current month -1.

for example.
today: 03/13/2013

the date i'm clicking on it : 08/01/2012
then i get in the site and when i get back to my calendar the result should be: 08/2012 Month.
but i'm get the month: 02/2013!


Anyone having this problem??

Thanks for any help.

Nitsan.
Vasil
Telerik team
 answered on 15 Mar 2013
1 answer
83 views
Hello,

How can we display a RadMenu inside a Radpanelbar?

Thankyou,
Saira.
Princy
Top achievements
Rank 2
 answered on 15 Mar 2013
1 answer
64 views
Hi All,

I hav a radtagcloud that contain certain items. On clicking the item I want to open a radwindow that contain the google search result page with the clicked item as the search keyword. Please help.

Thanks,
JC.
Shinu
Top achievements
Rank 2
 answered on 15 Mar 2013
3 answers
112 views
Hello

Can you guilde me how to show sum of each colum when I do group by column. total value will show in groupHeader

Thank you

 
Kostadin
Telerik team
 answered on 15 Mar 2013
3 answers
229 views
Hi,
I need to set few attributes to TextBox of RadComBox.
Same can be done using javascript as:
var txtCurrency = $find(rcbCurrencyId).get_inputDomElement();
txtCurrency.setAttribute('test', 'test');
Need to do same via Server - Side.
Peter Filipov
Telerik team
 answered on 15 Mar 2013
2 answers
129 views
I have a radgrid which has another radgrid inside it in a nestedviewtemplate.  What I am having a problem with is it won't fire the InsertCommand in the inner grid when I am trying to add a row.  I am dynamically loading the grids and do all inserts in the code behind dynamically too.  Inside the first nestedviewtemplate I have tabs that have usercontrols dynamically added.  Inside one of those I have a radgrid which I am needing to allow adding of records.  When you click on the add, the add window pops up and allows you to fill out the field, but when you click on the insert button on that it does nothing.  The insertcommand does not fire within that usercontrol.  What do I need to do to fix this?
Bryan
Top achievements
Rank 2
 answered on 15 Mar 2013
3 answers
223 views
Hi,

I have radgrid which has 200 rows per page. I have enabled row selection. When I select a row it gets selected but the focus moves to top of the grid. I want the focus to remain on the selected row. How is this possible?

<

 

ClientSettings AllowKeyboardNavigation="True" EnableRowHoverStyle="true">

 

 

<Selecting AllowRowSelect="True" />

 

 

<ClientEvents OnRowSelected="rowSelected" OnKeyPress="KeyPress" />

 

 

</ClientSettings>

Thanks,
Raji

 

Eyup
Telerik team
 answered on 15 Mar 2013
1 answer
332 views
I have a radbutton that works with a validation group to check a drop down before showing a confirmation popup. I have found the OnClientClicked is firing before the validation is complete. I'm wondering if this could be related to the current issue with the radbutton and the Q1 2013 release. I am currently running last night's internal build.

<telerik:RadScriptBlock runat="server">
    <script type="text/javascript">
        function VALIDATEME(sender, args) {
            args.set_cancel(!window.confirm('Validate?'));
        }
    </script>
</telerik:RadScriptBlock>
 
<telerik:RadButton ID="SaveButton" runat="server" CausesValidation="true" CommandName="Save"
          Text="Save" OnClientClicked="VALIDATEME" ValidationGroup="Save" />
 
<telerik:RadComboBox ID="combo" runat="server" />
 
<asp:RequiredFieldValidator ID="validator" runat="server" ControlToValidate="combo" ValidationGroup="Save"
          InitialValue="" ErrorMessage="Error!" Text="*" />
 
<asp:ValidationSummary ID="ValidationSummary" runat="server" ValidationGroup="Save" />
Danail Vasilev
Telerik team
 answered on 15 Mar 2013
5 answers
98 views
Hi,

I have recurrence editor in rad window. When i click the monthly or yearly option the drop down list appears back of the rad window

I have attached the screen shot.

Please let me know the solution.............








Thanks, 
Prasanna
Plamen
Telerik team
 answered on 15 Mar 2013
17 answers
1.2K+ views
Is it possible to use markup to set a value for the CommandArgument property of the GridButtonColumn from the DataSource?

I'm sure I could set this in a DataBinding-related event but would like an easy way to do this in markup.  Something like a "DataCommandArgumentField", etc...

Thanks,
Kevin
Tsvetoslav
Telerik team
 answered on 15 Mar 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?