Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
101 views
Dear all,

Just starting using the Telerik Commercial Components our company did buy.

After successfully using the RadGrid I found that all but the navigation arrows at the bottom are working was expected.
When you have multiple pages you van click the page number to navigate to the respective page, this is working flawless.

When you try to use the arrows next to the page numbers there is a post-back but the page viewed is still the samen.
Also the >> and << to jump to the last and first page give a post-back but the page viewed remains the same.

For clarification, the highlighted page number also remains the same, so not the data shown in the viable grid is the correct one for the highlighted page-number.

When anyone would like to have more information, please ask.

    <telerik:RadGrid ID="RapportGrid" runat="server"  CellSpacing="0" 
        GridLines="Horizontal" AllowPaging="True" Height="447px" Culture="nl-NL">
        <ClientSettings>
            <Scrolling AllowScroll="True" UseStaticHeaders="True" />
        </ClientSettings>
        <PagerStyle Mode="NextPrevAndNumeric"></PagerStyle>
    </telerik:RadGrid>
Zeo
Top achievements
Rank 1
 answered on 06 Mar 2012
11 answers
550 views
Hi,
 I have a radgrid with static headers, scrolling enabled and resizable columns. When grid is loaded initially, everything is fine. But when I resize any of column, a gap(white space) comes between mastertableview and scrollbar. I have tried many solutions given on telerik forum, but none of them helped.

Regards,
Mahesh
<telerik:RadGrid ID="Grid" runat="server" Width="100%"
         AutoGenerateColumns="false">
    <HeaderStyle Font-Bold="False" Font-Size="Small" />
    <ClientSettings EnableAlternatingItems="false">
        <Resizing AllowColumnResize="true" ClipCellContentOnResize="true" ResizeGridOnColumnResize="false"
        ShowRowIndicatorColumn="false" EnableRealTimeResize="false" AllowResizeToFit="true" />
        <Scrolling AllowScroll="true" UseStaticHeaders="true" SaveScrollPosition="false" />
    </ClientSettings>
    <ItemStyle Wrap="false"/>
    <AlternatingItemStyle Wrap="false" />
    <HeaderStyle Wrap="false" />
    <MasterTableView TableLayout="Fixed" Width="100%">
    </MasterTableView>
</telerik:RadGrid>
Pavlina
Telerik team
 answered on 06 Mar 2012
4 answers
191 views
Hi , I have a project with 2011 Q1  , i just upgrade the project to 2012 Q1 but it has a warning :

Assembly Reference "D:\Program Files (x86)\Telerik\RadControls for ASP.NET AJAX Q1 2012\Bin40\Telerik.Web.UI.dll" was not updated properly. This usually happens in Visual Studio 2010 when an assembly exists both in the GAC and in a local folder. Please, use the GAC reference instead.

what should I do ?
max
Top achievements
Rank 2
 answered on 06 Mar 2012
6 answers
564 views
Hello, can anyone provide sample c# code or detailed documentation on the easiest way to extract/parse portions of a weekly recurrence string like:?

DTSTART:20090410T120000Z
DTEND:20090410T180000Z
RRULE:FREQ=WEEKLY;UNTIL=20090430T040000Z;INTERVAL=2;BYDAY=MO,WE

I have this value stored in a db field as a string and would like to extract some parts of this like the 'BYDAY' values and re-assign them to an existing appointment's recurrency rule.

Thanks in advance.
Peter
Telerik team
 answered on 06 Mar 2012
5 answers
346 views
Hello,
This is what I need to achieve.
I have a radgrid. I have few columns. In one of the columns (I have a combobox here), I will select a user. I have a column in this grid, that has a file attachment in it. Another column in this grid is a button - "SendMail". On Click of this buttton, I have to send the mail to the user whom I have selected from the dropdown with this attachment. Please help me how I can do this.
Thanks and Regards,
Deepika Karanth
Tsvetina
Telerik team
 answered on 06 Mar 2012
3 answers
324 views
Hi,
Is it possible to set a node's checked state to indeterminate even if it doesn't have child nodes?
And I want to do it in clinetside.
Regards.
Bozhidar
Telerik team
 answered on 06 Mar 2012
1 answer
220 views
Hi!
Here's the thing, i was looking for a grid filtering with a date range on a column, i found the example on the follwing link: http://demos.telerik.com/aspnet-ajax/grid/examples/programming/filtertemplate/defaultcs.aspx

I did exactly the same and works great!, but now i want to load the radGrid datasource with a WebService, not with a SqlDataSource like in the example. I tried some options but the filter on the datePickers get lost after postback, i mean, the date i selected get lost from the control but the filter executes fine. It seems only with SqlDataSource works fine.

What options do i have? is possible to do this?


Thanks for helping me out.
Antonio Stoilkov
Telerik team
 answered on 06 Mar 2012
2 answers
113 views
Hi,

How do I localize and/or customize and/or remove the red part in the enclosed picture.

Thank You
Arnaud
arnaud
Top achievements
Rank 1
 answered on 06 Mar 2012
1 answer
127 views

Hi,

I have set the (Height,width) as (250px,340px) to the radchart.This radchart is placed inside a <td> of a normal html table. I have never set a div around the radchart. But still its showing a <div> with fixed (H,W) as (300px,400px) as in the attached image. Because of this auto-div and its (H,W) settings, there is a space inside this <td> as shown in the image. Please tell me how can I remove this space and make the chart to fit in the <td> exactly.

Thanks in advance,

Petar Marchev
Telerik team
 answered on 06 Mar 2012
1 answer
127 views
Hello,

I'm trying to bind a treeview to a list(of CustomClass) where the custom class has "StartTime" and "Group" properties.

Is there some way I could group (into a node hierarchy) by the date parts of the start time? So, at the top level would be "StartTime.Date", that would expand to show all values of "StartTime.Time" for that Date, then those would expand to show all values of "Group" for that start date and time - that kind of thing?

Thanks,

Mike
Bozhidar
Telerik team
 answered on 06 Mar 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
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
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?