Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
386 views
I saw in my account today that user's permissions in Telerik licenses can be setup such that the support tickets can be shared. 
I didn't find anywhere how to share the tickets though. 

Is there a knowledge base article regarding this?

Pratik
Georgi Tunev
Telerik team
 answered on 05 Apr 2012
0 answers
96 views
Hi i have 2 websites..in one hosting i have wwroot folder where telerik controls are working properly
whereas in my other hosting server they have given as httpdocs & there telerik controls are not working

could anyone please tell me how to install telerik controls in httpdocs server
Asma
Top achievements
Rank 1
 asked on 05 Apr 2012
1 answer
76 views
Hi there.
I've used Rad grid in my project and I have a problem with Hierarchical grid.
I have 3 hierarchies in my grid like this:

level-1
--------Level-2
-----------------Level-3

so as I read this link: http://demos.telerik.com/aspnet-ajax/grid/examples/programming/detailtabledatabind/defaultcs.aspx
all of data will be bind once.
I want to bind my SP by click
for instance I have my Level-1 which is bind in form_Load.
after clicking on + I want to fire my second SP to expand Level-2.
and after click on + in Level-2,I want to fire 3rd SP to expand Level-3.
I don't want to bind all of SPs once (I mean in form_load).
any idea?
Tsvetina
Telerik team
 answered on 05 Apr 2012
3 answers
197 views
I have a web page that has a series of dropdown controls (12 total). As the user enters/selects a value, they can tab to the next dropdown. When they tab out a dropdown that doesn't have a value (any of the 12), I want the focus to go to a data grid - first row - third cell. The following code, when looking via quick watch, confirms I have the correct row and cell based on the rendered ID when viewing the source. What ends up happing is the focus goes to the second row - first cell. What am I doing wrong?

var masterTable = $find("<%= dgServices.ClientID %>").get_masterTableView();
if (masterTable != '') {
    masterTable.get_dataItems()[0].get_element().cells[2].focus();

The attached jpg shows the flow I want to accomplish.
Antonio Stoilkov
Telerik team
 answered on 05 Apr 2012
1 answer
116 views
Hi

        In my aspx page I have a usercontrol. In this UserControl I have a PanelBar with four  panel items. Each panel items contains different usercontrol ( ASCX ).  In the panel item click I have loaded the usercontrol dynamically in the corresponding panel item. In my page load I have expanded the first panel item as default.  When  i click the second panel item the usercontrol for this panel item  will be loaded but the script inside this usercontrol is not working. Please give any solution for this problem.
Eyup
Telerik team
 answered on 05 Apr 2012
1 answer
161 views
In your documenation for the RadEditor on the following pages, there is a typo.  Each page contains the text "heigh", but is supposed to be "height".

http://www.telerik.com/help/aspnet-ajax/editor-resizing-dropdown-header-and-popup-size.html
http://www.telerik.com/help/aspnet-ajax/editor-auto-resize-height-expanding-editor-height.html
Marin Bratanov
Telerik team
 answered on 05 Apr 2012
1 answer
86 views
I posted a problem in the grid forum, it was deleted, so i guess this is the correct place.
Can you help me run the radgrid on wss 3?
from what i saw the problem is in the scripts in webresource.axd - got
"_events is undefined" on page load and subsequently the grid is missing in the sys.application.components collection.
which in turn breaks the expand/collapse functionality - AJAX $find doesn't find it.
I can provide sample config and source - but they're basically the same as in the self-hierarchy demo, save for
the data bind functionality.
Marin
Telerik team
 answered on 05 Apr 2012
15 answers
714 views
I have a MasterPage where I have added a RadNotification and a RadAjaxManager.

I then have many ContentPages and UserControls where I am using RadAjaxManagerProxy.

I have written a class to handle the RadNotification so that I can send message from anywhere in the app using the RadNotification on my MasterPage.

The problem is I have to add the RadNotification to every since AjaxSetting in the UpdateControls.  If I don't do this, when I call the show() method, it just displays a blank RadNotification in the bottom corner of my screen (I am assuming it is using the default settings).

Is there any way to tell the Master RadAjaxManager, "Hey if ANY RadAjaxManagerProxy causes an async postback, update the RadNotification object as well."
Marin Bratanov
Telerik team
 answered on 05 Apr 2012
5 answers
151 views
Hi,

I want to insert new rows into the radgrid, so that I can bind all the inserted rows finally and show the result into another radgrid below.

I want to implement functionality exactly as "Edit Query in TFS(Team foundation Server)". The inserted rows will always be in edit mode and when I click on some button, the final query will build and the result will be displayed into another grid view.

So please help.

Regards,
Ankit
Somnath
Top achievements
Rank 1
 answered on 05 Apr 2012
14 answers
378 views
Hi,
 I have created a recurring appointment, which has a custom attribute 'Status'.
Now I want to get a specific instance (through code) of this recurring appointment so that its indivdual status can be set to a value. This will allow me to set different status values for different instances for the same recurring appointmnet.
Please tell me how can we achieve this.

Thanks,
Abhishek
Peter
Telerik team
 answered on 05 Apr 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?