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

I'm facing a wierd issue with RadCaptcha, it was working perfectly until I decided to add custom HttpModule to the web application. (image doesn't show up).
If I remove the custom module from web.config RadCaptcha starts to work again.

<modules runAllManagedModulesForAllRequests="true">
      <add name="MyModule" type="MyModule" />
</modules>


RadCaptcha doesn't work with the custom HttpModule either on the local dev machine or in production (Azure).

I checked few forum posts and gave a try to set the ImageStorageLocation property of RadCaptcha to Session:

<httpHandlers>
<add path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResourceSession, Telerik.Web.UI" verb="*" validate="false" />
</httpHandlers>
 
<handlers>
<add name="Telerik_Web_UI_WebResource_axd" verb="*" preCondition="integratedMode" path="Telerik.Web.UI.WebResource.axd" type="Telerik.Web.UI.WebResourceSession, Telerik.Web.UI" />
</handlers>


Even tho I'm not running in a web farm or web garden, but this doesn't solve the issue.

Any ideas why this is happening?

Note: using Telerik version: 2014.1.403.45

Thanks for the help!

 
Augusto
Top achievements
Rank 1
 answered on 10 Nov 2014
1 answer
179 views
Morning

I would like to display a folder structure.  I've been able to do this using the RadTreeList.  Works fine.  I would now like to display the permissions for each folder inside the DetailTemplate.  There are multiple permissions for each folder.  I have tried using a RadGrid inside the DetailsTemplate, but I don't know how to link the ID from the current row in the TreeList to the grid.  

1. How do I link the current ID to a RadGrid inside the DetailTemplate?
2. How do I include the DetailsTemplate when using the Export to PDF feature?

3. Also can I I use a RadGrid to display a folder structure the same way a RadTreeList does.  I see that the RadGrid can do hierarchy table relations, but that'a not quite the same thing as recursive relations.


Thanks for you help
Jeff Wowk
Kostadin
Telerik team
 answered on 10 Nov 2014
5 answers
364 views
Hello,
I was able to successfully get the drag and drop functionality to work with my radgrid.  However, a small issue I am having is that as I drag my row from a grid on the top of my page to a grid on the bottom of my page, the grid I am dragging the row from begins to scroll as I am moving out of that grid.  Is there anyway I can disable the scrolling on the grid as I am dragging items from it.

I attached a picture of my issue to this post.  As you can see from the image, when I move the row from the top grid to the bottom of the page, the top grid scrolls all the way to the bottom.  I would like to freeze the scrolling of that grid as I drag items from it.

Please Help
MDS
Top achievements
Rank 1
 answered on 10 Nov 2014
1 answer
146 views
I am saving the content of RadEditor in database and then exporting this content to excel.
For example say content with HTML tags is - <strong>Hello <span style="background-color: #c3d69b;">World</span></strong>

Is there any other way I can make excel understand that instead of displaying "<strong>Hello <span style="background-color: #c3d69b;">World</span></strong>" in the cell we need to display - "Hello World" (World with background color)

Thanks in advance
Ianko
Telerik team
 answered on 10 Nov 2014
1 answer
146 views
Hello,

I've got a site with nine pages which essentially do the same thing. Each page displays a table from my database. I tried using a master page with a ContentPlaceHolder in it, so that I could put GridColumnTemplate items in the ContentPlaceHolder in the pages which implement the master page. Unfortunately, I get an error which states that I cannot put ContentPlaceHolders in the RadGrid.

Does anyone have a recommended design pattern for creating pages similar to these?

Thanks
Konstantin Dikov
Telerik team
 answered on 10 Nov 2014
2 answers
94 views
Hi I just upgraded to your latest release and have an issue with the grid. In prior releases I was able to have two bound columns pointing to the same field. Now it no longer appears I can do this. I get this error: 

"An item with the same key has already been added."

The only way to get around this issue is to select the field twice in the underlying query. This worked before. Is this a bug that will be fixed or do I need to change all my queries when I need the column twice? 

Maria Ilieva
Telerik team
 answered on 10 Nov 2014
5 answers
114 views
I used persian calendar in RadScheduler. I have two problem with it:
1. DayView, weekView are ok but MonthView is not ok. As showed in picture "12 فروردین" is ok becuase has appointment but next day(March 1) is not ok. it should be "13 فروردین" but it is "2".
2. I want to change default startDate and EndDate in MonthView becuase Start day of Month in Persian is different with Georgian.
Plamen
Telerik team
 answered on 10 Nov 2014
12 answers
241 views
Hi there

I have a couple of panel bars which will only ever have a single top level item in it with a varying number of children.  The panelbar is set to expand fully and the top level item is set to prevent collapse.  However, even though the user cannot collapse the item, the expand/collapse icons are still visible on the item (I am using the Vista skin on 2009 Q1).  Is there any way to remove the expand/collapse icon?  I tried setting the ExpandedCSSClass to nothing but without success.  Any ideas greatly appreciated.

Thanks

Stephen
Hristo Valyavicharski
Telerik team
 answered on 10 Nov 2014
1 answer
91 views
Hi:
     i have a problem in Scheduler, i can't bind it, when date is changed from the calendar in navigation bar .... 
when date changed, all appointments bind with it , Not that which are of the selected date ....
is there any way to bind scheduler  with the appointments of selected date from the calendar in navigation bar ?...  
Hristo Valyavicharski
Telerik team
 answered on 10 Nov 2014
1 answer
82 views
I have a radgrid inside an usercontrol. I use this usercontrol for using grid on my website. I add columns dynamically from code-behind based on
my requirement of the page. I used to set UseStaticHeaders to true. Everything was working fine but I had some alignment issue with gridlines.
After searching telerik support forum I got a solution that if I set UseStaticHeaders to false then the problem will be fixed. And the problem
got fixed in my website as well. But after setting UseStaticHeaders to false the grid height is set based on the row count. When there is more data
then the grid height increases and when there is no data grid height is minimum. I want to keep the grid height constant for a certain page.
Any solution? I need help badly.
Angel Petrov
Telerik team
 answered on 10 Nov 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Top achievements
Rank 1
Iron
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ivory
Top achievements
Rank 1
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
YF
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?