Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
128 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
79 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
97 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
226 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
83 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
68 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
1 answer
116 views
Hi, Is there a way to get rounded corners on the top level menu items (menu bar itself)? I had it set for rounded corners but only the child menu items have rounded corners for all of the skins that I try. Thanks.
Magdalena
Telerik team
 answered on 10 Nov 2014
1 answer
165 views
Hi everyone,

Let me explain my problem :

I have a rad grid with a lot of column so I have an horizontal scroll bar.
I Scroll to the last column of my grid, and I apply a filter. 
When the result of my filter show something there is no problem.
But if there is not data to show, my grid disappear and I have a blank page...

It always works (with data or no data for result) in the first columns of my grid, but not when I scroll to the right of my grid.

Many thanks for your help

 
Konstantin Dikov
Telerik team
 answered on 10 Nov 2014
1 answer
180 views
Hi,

I am creating a RadGrid programmatically following the instructions in http://www.telerik.com/help/aspnet-ajax/grid-programmatic-creation.html#Section22 (section Creating the grid entirely in the code-behind -- Creating a RadGrid on Page Init).

I want to change structure dinamically because I have a panel with checkboxes where user can select which columns will be shown and when a button is pressed grid is created with those columns. I am following instructions in http://www.telerik.com/help/aspnet-ajax/grid-changing-structure-dynamically.html, so I am setting EnableColumnViewState = false.

The problem is that when I filter grid with multiple columns, only last filter is applied. For example, if I apply filter to Column1 and then apply filter to Column2, only Column2 is showing filter and Column1 filter cell is cleared. How can I avoid this behaviour?

Best regards,

Alfonso
Konstantin Dikov
Telerik team
 answered on 10 Nov 2014
10 answers
94 views
We just put 2013 Q2 SP1 on our development server.  I'm not sure if this issue starts in Q2 or SP1.

There is a new piece of CSS in the FormDecorator.css that conflicts with normal operation of a decoration zone.

.RadForm {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    font-size: 12px;
}

I have not seen this in earlier versions. Since the RadForm class is put on the DIV for the region that is being decorated, this CSS interferes with normal font family and size declarations that may already defined outside of this region.

I'm inclined to think that this is a mistake...?
Farhana
Top achievements
Rank 1
 answered on 07 Nov 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?