Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
45 views
I get the following error when using RadChart control.

Line 95:             AutoLayout="true">   
Line 96:             <Series>   
Line 97:                 <telerik:ChartSeries Name="Series 1" > 
Line 98:                     <Appearance BarWidthPercent="100">   
Line 99:                     </Appearance>


Could you help.

thanks
Dessy
Telerik team
 answered on 01 May 2009
1 answer
124 views
Hello,

I am using the setting

chart.RadChart.PlotArea.XAxis.LayoutMode = ChartAxisLayoutMode.Normal;

to customize the Xaxis so that the series item pointmarks rest on the major gridlines of the chart, but the min and max series item pointmarks are half-hidden by the plotarea border. Is there a setting so that these min and max series item pointmarks rest on top of that line?

Sue
Dessy
Telerik team
 answered on 01 May 2009
1 answer
65 views
Hi all,
all skins appear misaligned using RadProgressArea in IE7.

This happens even for the skins Q3 2008 updated for the Q1 2009 version.

You can see this also in your samples:
http://demos.telerik.com/aspnet-ajax/upload/examples/customprogress/defaultcs.aspx

Any suggestions?

Thanks in advance and
best regards

Flavio






Kamen Bundev
Telerik team
 answered on 01 May 2009
1 answer
213 views
The documentation for the toolbar is shocking...

I have a toolbar on a page which looks like:

 
<telerik:RadToolBar ID="RadToolBar1" runat="server" Skin="Black" Style="width: 100%;"
<CollapseAnimation Type="OutQuint" Duration="200"></CollapseAnimation> 
    <Items> 
        <telerik:RadToolBarButton runat="server" Text="Bold" AccessKey="b" ToolTip="Bold (Alt+B)" CommandName="Bold" CheckOnClick="true" AllowSelfUnCheck="true" Group="Bold" /> 
        <telerik:RadToolBarButton runat="server" Text="Underline" AccessKey="u" ToolTip="Underline (Alt+U)" CommandName="Underline" CheckOnClick="true" AllowSelfUnCheck="true" Group="Underline" /> 
        <telerik:RadToolBarButton runat="server" Text="Italic" AccessKey="i" ToolTip="Italic (Alt+I)" CommandName="Italic" CheckOnClick="true" AllowSelfUnCheck="true" Group="Italic" /> 
        <telerik:RadToolBarButton runat="server" Text="Quote" AccessKey="q" ToolTip="Quote (Alt+Q)" CommandName="Quote" CheckOnClick="true" AllowSelfUnCheck="true" Group="Quote" /> 
        <telerik:RadToolBarButton runat="server" Text="Code" AccessKey="c" ToolTip="Code (Alt+C)" CommandName="Code" CheckOnClick="true" AllowSelfUnCheck="true" Group="Code" /> 
        <telerik:RadToolBarButton runat="server" Text="Image" AccessKey="m" ToolTip="Image (Alt+M)" CommandName="Image" CheckOnClick="true" AllowSelfUnCheck="true" Group="Image" /> 
        <telerik:RadToolBarButton runat="server" Text="Link" AccessKey="l" ToolTip="Link (Alt+L)" CommandName="Link" CheckOnClick="true" AllowSelfUnCheck="true" Group="Link" /> 
        <telerik:RadToolBarButton runat="server" Text="Item" AccessKey="t" ToolTip="Item Links (Alt+T)" CommandName="Item" CheckOnClick="true" AllowSelfUnCheck="true" Group="Item" /> 
        <telerik:RadToolBarButton runat="server" IsSeparator="True" /> 
        <telerik:RadToolBarDropDown runat="server" Text="Size"
            <Buttons> 
                <telerik:RadToolBarButton runat="server" Text="Smallest" /> 
                <telerik:RadToolBarButton runat="server" Text="Small" /> 
                <telerik:RadToolBarButton runat="server" Text="Normal" /> 
                <telerik:RadToolBarButton runat="server" Text="Large" /> 
                <telerik:RadToolBarButton runat="server" Text="Largest" /> 
            </Buttons> 
        </telerik:RadToolBarDropDown> 
        <telerik:RadToolBarDropDown runat="server" Text="Color"
            <Buttons> 
                <telerik:RadToolBarButton runat="server" Text="Dark Red" /> 
                <telerik:RadToolBarButton runat="server" Text="Red" /> 
                <telerik:RadToolBarButton runat="server" Text="Orange" /> 
                <telerik:RadToolBarButton runat="server" Text="Brown" /> 
                <telerik:RadToolBarButton runat="server" Text="Yellow" /> 
                <telerik:RadToolBarButton runat="server" Text="Green" /> 
                <telerik:RadToolBarButton runat="server" Text="Olive" /> 
                <telerik:RadToolBarButton runat="server" Text="Cyan" /> 
                <telerik:RadToolBarButton runat="server" Text="Blue" /> 
                <telerik:RadToolBarButton runat="server" Text="Dark Blue" /> 
                <telerik:RadToolBarButton runat="server" Text="Violet" /> 
                <telerik:RadToolBarButton runat="server" Text="White" /> 
                <telerik:RadToolBarButton runat="server" Text="Black" />                 
            </Buttons> 
        </telerik:RadToolBarDropDown> 
    </Items> 
</telerik:RadToolBar> 

As you can see, The first few buttons are toggle buttons.
Now, in my code I have:

 
 
    Protected Sub RadToolBar1_ButtonClick(ByVal sender As Object, ByVal e As Telerik.Web.UI.RadToolBarEventArgs) Handles RadToolBar1.ButtonClick 
        ' Create our Variables 
        Dim sCommand As String = e.Item.Text 
 
        ' Select Case 
        Select Case sCommand 
            Case "Bold" 
                ' Output the button text 
                Body.Text = sCommand 
        End Select 
    End Sub 

I would like to access other properties, for me the text property isn't enough. I need (or would like) the CommandName and also to check the state of the button, i.e. is it toggled on or off.
I don't want to have to do this clientside.

Can this be done?


Peter
Telerik team
 answered on 01 May 2009
2 answers
121 views
I am working on Grid that larger than the screen width(FYI, I also set the column widths explicitly), originally the grid was working great I had a scroll bar at the bottom of the grid and I had no scroll bar on the IE Web Page.  Then I was making some program changes and now I have a scroll bar on both the grid and the IE web page.  This causing me to have to use the IE scroll bar to get all the way over to the right of the grid.  I have looked and looked through my settings and can not seem to see what I did that made the IE webpage scroll bar to appear.

Thanks in advance for a response.

John

Dimo
Telerik team
 answered on 01 May 2009
1 answer
343 views
Hello,

My grid is displaying the time in 24time format correctly, however, I am having trouble filtering the data in that column. 

The timeview is not in 24H format.

My question is, is there a way that I can force the GridDateTimeColumn's filter's timeview to be 24H format.

Included is the aspx of my column.

Thanks in advance.

  <telerik:GridDateTimeColumn FilterControlWidth="170px" DataField="SubmissionDate" DataFormatString="{0:dd MMMMMMMMMMMM yyyy HH:mm}" 
                            DataType="System.DateTime" Display="True" HeaderText="Submission Date" PickerType="DateTimePicker"  
                            SortExpression="SubmissionDate" UniqueName="SubmissionDate"

Georgi Krustev
Telerik team
 answered on 01 May 2009
2 answers
1.0K+ views

Hello,

 

Does anyone know how to change the appearance of the disabled radio and check boxes?  I’ve located one style “rfdInputDisabled” that reduces the opacity of the label and the radio/checkbox when using a radio/checkbox list but the resulting appearance is unattractive and looks “ratty” around the edges.

 

I do notice that when I turn off the style “rfdInputDisabled” the text is gray which is what I want but I cannot figure out how that gray color is being applied and I cannot locate any other style that is controlling the color.  The radio and checkbox images would need to be edited to include a grayed out version but I'm not sure where I could place those background images.

 

Thank you,

Bob

Robert
Top achievements
Rank 1
 answered on 01 May 2009
1 answer
193 views
I am trying to set up a simple scheduler that gets info from a  SQL data source and simply displays it.  I assume I  create just a "Appointment Template" and display the data.  I don't want the user to edit or add to this calendar directly - i just want them to see the appointments and then I will create links in the template that do various things....

I am getting the following exception:

DataBinding: 'Telerik.Web.UI.Appointment' does not contain a property with the name 'event'.


"Event" is certainly part of my DataSource however:
<asp:SqlDataSource ID="sqlds_Tasks" runat="server"  
            ConnectionString="<%$ ConnectionStrings:Master_ConnectionString %>" SelectCommand="SELECT a.last_name + ', '+ a.first_name as CustomerName, 
       a.record, 
       b.event, 
       b.event_date, 
       DateAdd(hour, 1, b.event_date) as EndDate, 
       b.importance, 
       b.app_notes, 
       b.hide 
      FROM records a 
      INNER JOIN notes b 
      ON b.record = a.record 
      WHERE a.d_id = @d_id AND b.event_date IS NOT NULL"> 
            <SelectParameters> 
                <asp:SessionParameter Name="d_id" SessionField="D_ID" /> 
            </SelectParameters> 
        </asp:SqlDataSource> 

My Scheduler:
<telerik:RadScheduler ID="scheduler_Events" runat="server"  
            DataEndField="EndDate" DataKeyField="record" DataSourceID="sqlds_Tasks"  
            DataStartField="event_date" ReadOnly="True" DataSubjectField="event"
            <AppointmentTemplate> 
            <b><%#Eval("event")%>&nbsp;&nbsp;-&nbsp;&nbsp;<%#Eval("importance")%></b><br /> 
                Record: <%#Eval("record")%>&nbsp;&nbsp;-&nbsp;&nbsp;<%#Eval("CustomerName")%><br /> 
                <%#Eval("app_notes")%> 
            </AppointmentTemplate> 
        </telerik:RadScheduler> 

Shouldn't this alone simply place that data into the template and that's it?
Peter
Telerik team
 answered on 01 May 2009
6 answers
310 views
I have two date/time picker controls on a page. When the user clicks chooses the first date and time I want to automatically add the date to the second date/time picker and add an 1/2 hour to the time of the first date/time picker as the suggested date/time.

For example:

Date/time picker #1: 4-14-2009 10:00 AM
Date/time picker #2: 4-14-2009 10:30 AM  (Automatically displayed on postback of first date/time picker)

I also need the user to be able to override the second date/time picker if they want to.

Also, is it possible to compare the two different date and times (after the second date/time is choosen) to make sure the second date/time is after the first date/time?

For example:

Good:

Date/time picker #1: 4-14-2009 10:00 AM
Date/time picker #2: 4-14-2009 10:30 AM  

Bad:

Date/time picker #1: 4-14-2009 10:00 AM
Date/time picker #2: 4-12-2009 10:30 AM  

Thanks,
Joe


Peter
Telerik team
 answered on 01 May 2009
1 answer
95 views
This editor used to be offered as a standalone solution, can it still be purchased that way?
Donna
Telerik team
 answered on 01 May 2009
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?