Telerik Forums
UI for ASP.NET AJAX Forum
6 answers
195 views
Hello,

Referring to this here:

http://www.telerik.com/help/aspnet-ajax/schedule_databindingusingthedatasourceproperty.html

It doesn't seem this code handles recurring scenarios, where the user drags and moves a recurring appointment, or if they delete one of the recurring appointments...

Is that correct?

Thanks.
shanker bangari
Top achievements
Rank 1
 answered on 08 Jan 2010
1 answer
139 views
Hi,
    Am loading Radtab dynamically and tab selected am calling webservice and getting the usercontrol . on succeed call back am assigning that user control to the div tag.. on another tab selected am replacing the div tag with that usercontrol.. so i cant maintain the state,since div tag is replaced by present uc. on each tab selected am calling webservice and replacing the uc. but i want to preserve the state it should not call the webservice for previous clicked tab......

How can i maintain the state of the uc,my coding is full of clientside only..
i need a sample code for the above in clientside itself.

with regards,
Karthikeyan.G
Poul Henningsen
Top achievements
Rank 1
 answered on 08 Jan 2010
1 answer
158 views
Hi,
    When i am double click on grid need change edit mode it's working. But on single click need to change normal mode. If any one  know that give the result

By
Mrk 
Kumar Ramasany
Top achievements
Rank 1
 answered on 08 Jan 2010
1 answer
256 views
Hi,

We are using custom filters for our RadGrids.  We simply extended the class GridBoundColumn and binded the specific data for that column to a DropDownList.  The problem is that when a value is selected in a filter, it clears the filter values set on other columns.  Trying various configuration made us find out that the problem appears only when the page ViewData is 'False' and disappears when it is 'True'.  Also, when we change the order of declaration of extended gridBoundColumn in the .aspx page, the clearing of filter values is different but I cannot find what the pattern is exactly. 

Does anybody knows what could be the relation of this behavior with the viewState.  I don't think it is mentioned in the documentation of the RadGrid that we need the viewState to be true for it to work properly. Am I missing something ?

Best regards,

Princy
Top achievements
Rank 2
 answered on 08 Jan 2010
1 answer
105 views
Hello,
I have a Radgrid has one EditCommandColumn and then has columns dynamically generated for it in the Page_Load.  This generating two columns that have the Edit link in them for my data.  

My question is, is this a function of the grid?  If so how can I just limit the grid to generating one Edit column on the left side of the grid.

Here is the asp for my grid.

<telerik:RadGrid ID="RadGrid1" AllowPaging="True" ShowFooter="True" OnNeedDataSource="RadGrid1_NeedDataSource"
            runat="server" AutoGenerateEditColumn="true" AutoGenerateColumns="False" AllowSorting="True" OnItemDataBound="RadGrid1_ItemDataBound"
            GridLines="Both" CellPadding="0" Skin="Office2007" AllowMultiRowSelection="true" OnUpdateCommand="RadGrid1_UpdateCommand" AllowAutomaticUpdates="False">
            <MasterTableView EditMode="InPlace" CommandItemDisplay="Top" ShowFooter="True" AllowFilteringByColumn="True" TableLayout="Fixed">                
                <Columns>      
                    <telerik:GridEditCommandColumn UniqueName="EditCommandColumn" >
                        <HeaderStyle Width="20px" />                        
                    </telerik:GridEditCommandColumn>                                   
                </Columns>                      
            </MasterTableView>
        </telerik:RadGrid>   


Thank you for any help,
Chris McMahan
Shinu
Top achievements
Rank 2
 answered on 08 Jan 2010
1 answer
89 views
Dear all,

I have a radsliding pane with vertical text when collapsed, it appears okay in IE7 but not in FireFox.
The vertical is displayed but the characters are displayed from top-down see the attached image.
Tsvetie
Telerik team
 answered on 08 Jan 2010
2 answers
292 views
What would be the RadGrid equivalent of the regular GridView Control's GridView1.SelectedDataKey.Value ???
Thanks.
Shinu
Top achievements
Rank 2
 answered on 08 Jan 2010
2 answers
112 views
Hi,
I have two questions (Both questions are for MonthView):
Q1: How can I remove/hide incative date number text in month view? For example: I want to hide date number text "28,29,30,31" as shown in the attached screen (red rectangle).

Q2: How can I show the first day of the month as only 1 not 01?

Thanks & Regards,
GD
GD
Top achievements
Rank 1
 answered on 08 Jan 2010
6 answers
156 views
Hello Telerik:

I've just tested upgrading to 2009.3 from 2009.2, and it appears that the Horizontal Layout of Docks within a DockZone was lost.

I have a portal page that places DockZones within table cells.  While the table layout is configurable, I tested this with a simple three-cell layout.  The first cell of the table runs across the full length of the table with a colspan of 2.  The second and third cells are in the second row.  There is a DockZone in each cell.  The first cell has a DockZone with a horizontal orientation, where the other two cells have DockZones with vertical orientations. 

Each dock is implemented by instantiating a User Control that is added to the ContentContainer of the Dock object.  In the top zone, the user controls contain a DIV that has a CSS class that sets their height and width to 75px. 

In 2009.2, this rendered the docks in the top zone from left to right, each having a width of 75px.  In 2009.3, the docks go 100% across and stack, still with a height of 75px.

As an experiment, after creating the dock in 2009.3, I set the width of the dock itself to 75px via Dock.Style.Add.  This had no effect.

I can easily swap the 2009.2 and 2009.3 DLL's, and the behavior changes as I've indicated.

Can you assist?

Thank you.
LeBear
Top achievements
Rank 1
 answered on 08 Jan 2010
2 answers
67 views
Take a look at the demo at: http://demos.telerik.com/aspnet-ajax/grid/examples/programming/slider/defaultcs.asp
On page two it only shows one item.

Another possible bug on the same page:
Choose the Advanced pager and the dropdown to select the pager mode is not all the way visible. Page 2 seems to work in this mode however.

Shane Grant
Top achievements
Rank 1
 answered on 08 Jan 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?