Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
174 views
I am trying to present a RadWindow after clicking on a Label within my main application page.

If I place no content in the window I have at least been able to get it to appear,
but as soon as I place any content in the ContentTemplate, or maybe even just the act
of putting in an empty ContentTemplate block the Window no longer appears.

I have created a non Master page and succesfully displayed a RadWindow 
containing a Grid which I hooked up to a dummy datasource.

The bad news there is that as soon as I react with the pagination to go to page 2
the 'modal' Window disappears, again not the behavior I am looking for TIA 
Diego
Top achievements
Rank 1
 answered on 02 Nov 2015
2 answers
179 views

 Hello,

I am having an issue where I have set a schedule to have no end date, but it does not give us enough occurrences. It gives me only 98. When I look inside the ReccurenceRule object, it looks like it should be giving me more than 98 occurrences. My schedule does have one exception date. I have attached screenshots of my parse rule, list of given occurrences, the pattern, and the range allowed. Is this a bug in Telerik or do I have something set incorrectly?

My parse rule:

{DTSTART:20140109T170000Z
DTEND:20140109T200000Z
RRULE:FREQ=MONTHLY;INTERVAL=1;BYSETPOS=2;BYDAY=TH
EXDATE:20150312T170000Z
}

Stephen
Top achievements
Rank 1
 answered on 02 Nov 2015
4 answers
210 views

The scenario:

I have a MasterTableView and it contains one DetailsTable. And the GridTableView contains a button in its CommandItemTemplate section. I want to manipulate that button programatically on its own click. For example, change its caption or visibility when it is clicked by certain user etc.

The markup for the CommandItemTemplate is below:

<CommandItemTemplate>
                                <div style="padding: 5px 5px; text-align:right" >
                                    <asp:Button ID="btnSaveAction" runat="server" SkinID="Save" 
                                        CausesValidation="false" Text='​Save'  CommandName="​Save" CommandArgument='<%# Eval("ID") %>' />
                                </div>
                            </CommandItemTemplate>​

Eyup
Telerik team
 answered on 02 Nov 2015
2 answers
91 views

Hi,

 Is there a way to enable groupable: true after a grid was created?

    

 Thks

Eyup
Telerik team
 answered on 02 Nov 2015
3 answers
203 views

I have a TreeView and buttons to expand and collapse the tree within an AjaxPanel.

When the Expand or Collapse button is clicked, I call a js function to perform the action.  However, there's a slight delay and it looks like nothing is occurring.  

I'd like to show the Loading Panel over the TreeView at this time.  I've seen the demo to explicitly show the LoadingPanel but that does not seem to be working.  In our application, the treeview will either use load on demand or client side loading.  I can get the Loading panel to appear for the LOD tree. But when the tree is loading client side, the Loading Panel does not appear.  I assume because there is no postback?  

How can I get the panel to appear in this case?

Ivan Danchev
Telerik team
 answered on 02 Nov 2015
1 answer
64 views
Hi,
I want to implement the short word replaced with full form feature in RadEditor for ASP.NET, in which if type in ldn it get replaces by London as soon as I press tab/space key. For that I wanted to use the custom dictionary feature where I can store the Shot-word and Full-word combination.
if someone can help me.
Marin Bratanov
Telerik team
 answered on 02 Nov 2015
3 answers
313 views

I'm using EditItemTemplate. I have included a user control in it.The user control has 2 drop downs. When I click update on the form, I want to retrieve the selected values from these 2 drop downs. How can do this using the ExtractValue method of RadDataFormEditableItem.

 

Thanks in Advance,

Siddharth Tandon.

Maria Ilieva
Telerik team
 answered on 02 Nov 2015
4 answers
122 views

The documentation here:

http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/data-binding/model-binding-and-strongly-typed-data-controls-support

gives a Signature for Modelbinding Delete like this.

 

public void DeleteProduct(int ProductID

 

)


I tried to implement it, but first I get an ASP.NET error, saying the Method has to allow Reference-Types, because the Grid wants to pass NULL to it.
I changed it to (int? ProductID), the error disappeared,  but still the key ID null, although I have specified the

DataKeyNames="ProductID"

Also: 

SelectMethod="Select" DeleteMethod="Delete" UpdateMethod ="Update" InsertMethod ="Insert"

Attributes in the RadGrid Tag, sometimes in the MasterTableView Tag, does this make a difference ?
The question is not just on Delete, Update behaves in the same way, saying it hast to be an "int?"


May be I'm mixing up different binding models here ?
Why is Delete(int ProductId) not working ?

Is thery any Switch to say "I want to do Model binding" ?

 
 
 
 
Viktor Tachev
Telerik team
 answered on 02 Nov 2015
1 answer
193 views

Can I use the control to upload (by drag and drop) a folder ( folder and all files)?

Thanks

Paolo
Vessy
Telerik team
 answered on 02 Nov 2015
0 answers
130 views

Hi all,

 

How to export RadChart to pdf ?

I have tried and generated pdf but not able to download.

Please help me.

 

Thanks

Ramakrishna
Top achievements
Rank 1
 asked on 02 Nov 2015
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?