Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
80 views
Hi all,

I don't know how to search for my issue then I post a thread.

Here is the structure of my website :

MasterPage
|--> viewAll.aspx (that contains RadWindowManager and RadAjaxLoadingPanel)
     |--> RadTabStrip + RadMultiPage
          |--> 4 RadPageView --> 3 of them have RadGrid wich contains HyperLink that must open a RadWindow to update data (the URL depends on the RadGrid that open her).

The issue is : the 2 first hyperlinks open the RadWindow using the URL of the third one.

Thanks for the help.

Regards
Antoine
Top achievements
Rank 1
 answered on 21 Sep 2012
1 answer
71 views

Here is the website I am working on Motorcycle Market

If you head over to this page:

Street Bike Boots Click on the brand "Icon" and the page dynamically loads with Ajax and all is good.

Currently caching is turned off but as soon as we enable caching, everything goes wrong.

After you click on the brand Icon, you come to this page:

http://www.motorcyclemarket.com/11/18/Street-Bike-Boots.aspx#&&onback=0%2c3000-8%2c7%2c6-8-49%2c48%2c28%2c138%2c52%2c44%2c51--16-BrandASC-0-

When user number one clicks on the above link, the 5 products are displayed. When multiple users from different machines click on the above link, then no products are displayed. Somehow we need to enable individual caching or add some additional query string to the url or figure something out so this issue stops and customers do not see a page with no products.

Our Ajax is set up to use Post and we have this problem in all browsers, not just IE. Your help is very appreciated.

Maria Ilieva
Telerik team
 answered on 21 Sep 2012
1 answer
81 views
We have a report that is being generated and shown in a RadWindow. One user reports that the header is not visible when the report appears (no visible 'x' to close the window). I've attached a partial screen shot (some information is blacked out). When I run the report it's fine, it's only one particular user who reports this.

Any ideas?
Marin Bratanov
Telerik team
 answered on 21 Sep 2012
1 answer
48 views
Hi,

Hope someone can help me out real quick.

My problem is, that I have published our solution to our test server, and on the server the button width seems to be ignored.
The funny thing is, that if I view source in the browser the width (80px) is there, but the actual button width just follows the button text. It works fine my local machine. Dll's are the same version local and on server.

Thanks.

/Thomas
Ivan Zhekov
Telerik team
 answered on 21 Sep 2012
1 answer
358 views
How to disable the radbutton after making a postback?
Princy
Top achievements
Rank 2
 answered on 21 Sep 2012
1 answer
140 views
Is it possible to show a message in radconfirm like "do not show the message again" in radconfirm to prompt the user..
Shinu
Top achievements
Rank 2
 answered on 21 Sep 2012
8 answers
321 views
Is it possible to make the checkbox disabled(Grayed out)?  I searched for that but i got solution as making checkable property as false. But i don't want that one.I want to make the checkbox grayed out.
 
 
Plamen
Telerik team
 answered on 21 Sep 2012
4 answers
129 views
Hi,

  After any item command the treeview and the grid are refreshed. Is there a way to cancel this action? Even if I set e.Cancel = true the refresh still occurs. I would like to be able to do two things. I would like to be able to cancel the refresh of both the treeview and the grid when the e.Cancel is set to true and I would like to put in a check to see if the action was directed toward a directory or not so I can optionally refresh the treeview. I'm assuming I can do this check in the onItemCommand and manually refresh, I'm just not sure how to stop the default behaviour.

Thanks!

Jed
Vessy
Telerik team
 answered on 21 Sep 2012
7 answers
100 views
Good Day Experts!

I have the ever popular Red X where my RadControl Chart should. I have looked around at all the threads concerning this topic and have not bee able to find out the issue. 

My scenario:
My manager usually maintains our website on his local machine.  The production website works great and the Charts show with no Red X's.  So, my manager wants me to start maintaining the website so we duplicated the environment locally on my machine so I could do so. I had never had any VisualStudio 2003 website projects on my machine so we had to configure IIS and all the related "things". 

Everything on the website works great except for getting the Red X's for the Charts!!!

Question:
I know my summary did not include much detail. I am thinking that my issue must be in my environment setup since the production website works fine and there are no issues for my manager to run it on his machine.

Are there any "usual" set-up issues that you can suggest for me to look at?

Thanks,
Ed Dobias - ITS Traffic Systems
Ves
Telerik team
 answered on 21 Sep 2012
19 answers
295 views
First of all, I'd like to preface this by saying the issue appears to be fixed in the Telerik_AJAX_controls_2011_3_1115_for_SharePoint_2010_Dev release a couple weeks ago; I'm posting it here in case someone else runs into it, and like me, found nothing in searches regarding the error. 

Anyway, there a bug in the MSI installer for the Telerik AJAX controls 2011.2.915 for SharePoint 2010.  I installed using Telerik_AJAX_controls_2011_2_915_for_SharePoint_2010_Dev.msi but when I try to activate the SPRadGrid Feature (or any of the others, for that matter), I get this error: 

[SPException: Failed to instantiate file "TelerikSPRadGridWebPart.dwp" from module "TelerikSPRadGridWebPart":
Source path "Features\RadGridFeature\RadGridSharePoint\TelerikSPRadGridWebPart\TelerikSPRadGridWebPart.dwp" not found.]

If you look in the 14 hive, the actual path to the web part is:  
    FEATURES\RadGridFeature\TelerikSPRadGridWebPart
and not: 
    Features\RadGridFeature\RadGridSharePoint\TelerikSPRadGridWebPart

Also, the "path not found" issue exists with the WSP solution as well.  If you look, for example, at the elements.xml for the RadGridViewFeature, you can see the path is not correct:

<?xml version="1.0" encoding="utf-8"?>
  <Module Name="TelerikSPRadGridWebPart" List="113" Url="_catalogs/wp">
    <File Path="RadGridSharePoint\TelerikSPRadGridWebPart\TelerikSPRadGridWebPart.dwp" 
                        Url="TelerikSPRadGridWebPart.dwp" Type="GhostableInLibrary">
      <Property Name="Group" Value="Telerik" />
    </File>
  </Module>
</Elements>

This is also the case with the others:

<?xml version="1.0" encoding="utf-8"?>
  <Module Name="TelerikSPRadListViewWebPart" List="113" Url="_catalogs/wp">
    <File Path="RadListViewSharePoint\TelerikSPRadListViewWebPart\TelerikSPRadListViewWebPart.dwp" 
                        Url="TelerikSPRadListViewWebPart.dwp" Type="GhostableInLibrary">
      <Property Name="Group" Value="Telerik" />
    </File>
  </Module>
</Elements>

If this hadn't been fixed in the new release, I suppose the most expedient fix is to unpack the WSP and fix the paths, and repackage the WSP, but I was surprised that this issue hasn't come up in the forums. 

Anyway, hopefully this saves someone else some time.

Regards,
Mike Sharp
Tsvetoslav
Telerik team
 answered on 21 Sep 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?