Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
370 views
I see in  the documentation here:
documentation radGrid client OnDataBound

When trying to add this to my grid, it says it does not exist. I am using aspnet ajax Q2 2008 version.

Is there a client side ondatabound?

What I really need is on the client side to know when there are no more outstanding asynchronous events. I need to run client side code after a grid has been completely rendered on the screen after I call mygrid.bind(); on the server.

If there is no ondatabound client side event, how would be the best way for me to signal that the grid has been completed bound?

Thanks,
Laura


Iana Tsolova
Telerik team
 answered on 19 Dec 2008
1 answer
92 views
I was checking out RadCalendarEvents for DotNetNuke and encountered issues. I changed the cell width/height to 128/70 and the cells doesn't not reflect this new setting. It seems it stretched vertically only.

When adding a title and description for an event for day, why does the day # disappear from the calendar?
Is there a way to add cell borders?

It looks like DNN's Events module has more settings. Is RadCalendarEvents supposed to be more functional?
Nikolay Rusev
Telerik team
 answered on 19 Dec 2008
1 answer
201 views
Hi,
I have setup a RadAjaxLoadingPanel on a Master page and on the content page I have set up a RadAjaxManagerProxy. For some reason when I click on a button that has several controls that need updating. I end up seeing multiple RadAjaxLoadingPanels displaying at once. It looks rediculous. Is there a way to tell it to only display one?
Thanks ... Ed
Maria Ilieva
Telerik team
 answered on 19 Dec 2008
5 answers
273 views
It appears that whenever I create a modal radwindow that the size and boundaries of that window are limited to the size of the parent window. Is there a property to set this to off?

Thanks,
Laura
Georgi Tunev
Telerik team
 answered on 19 Dec 2008
6 answers
126 views


I have RadGrid with modal popup edit form, in that form I have TextArea and a RadSpell control to do spellchecking.

All works good in IE and FF, but when I try it in Safario (3.2.1), it displays the dialog, but doesn't populate the text from the textarea into the Spell Check dialog.

Any ideas?
Rumen
Telerik team
 answered on 19 Dec 2008
2 answers
98 views
Hi all,

I've a chart that displays dates on the x axis and numbers on the y. For example:
2008-10-10, 5
2008-10-12, 8
2008-10-13, 2
2008-10-14, 8
2008-10-15, 1
2008-10-17, 3
2008-10-18, 10

There could be 100 items to show, so when displayed the date labels at the bottom of the graph overlap. Is it possible to make the chart to automatically show only a few labels at suitable intervals so that they don't overlap?
Conor
Top achievements
Rank 1
 answered on 19 Dec 2008
1 answer
93 views
Hi
I am using radgrid in asp.net form that illustrated in the code below.( i am usin master page.) but after using radgrid in my form the grid display properly but use null space in around area(in horizontal) . i am enable scrolling. please hep me.

<

 

asp:UpdatePanel ID="UpdatePanel10" runat="server" UpdateMode="Always" ChildrenAsTriggers="true">

 

 

<ContentTemplate>

 

 

<div style="margin-top: 24px; margin-bottom: 30px">

 

 

<asp:Panel ID="TotalPan" runat="server" BorderColor="#D8DAD8" BorderStyle="None"

 

 

BorderWidth="1px" ScrollBars="None" Width="700px" Height="400px" BackColor="#FFFFFF"

 

 

Direction="RightToLeft" HorizontalAlign="Right">

 

 

<telerik:RadGrid ID="RadGrid1" runat="server" AllowSorting="True" Font-Names="Tahoma"

 

 

Font-Size="9pt" GridLines="None" Height="100%" Skin="Hay" Width="100%" AutoGenerateColumns="False"

 

 

ActiveItemStyle-HorizontalAlign="Center" AlternatingItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-HorizontalAlign="Center" HorizontalAlign="Center" MasterTableView-Dir="RTL"

 

 

ShowFooter="True">

 

 

<AlternatingItemStyle HorizontalAlign="Center" />

 

 

<MasterTableView Dir="RTL" Font-Names="Tahoma" DataKeyNames="KeyValue" Width="100%">

 

 

<RowIndicatorColumn Visible="true">

 

 

<HeaderStyle Width="20px" />

 

 

</RowIndicatorColumn>

 

 

<ExpandCollapseColumn Resizable="False" Visible="False">

 

 

<HeaderStyle Width="20px" />

 

 

</ExpandCollapseColumn>

 

 

<EditFormSettings>

 

 

<PopUpSettings ScrollBars="None" />

 

 

</EditFormSettings>

 

 

<Columns>

 

 

<telerik:GridBoundColumn DataField="RowNumber" HeaderText="©§ïه" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="50px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="50px" HeaderStyle-HorizontalAlign="Center" SortExpression="RowNumber">

 

 

<HeaderStyle HorizontalAlign="Center" Width="50px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="50px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="TaskType" HeaderText="ëيم همںéï¢" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="150px" ItemStyle-HorizontalAlign="Right"

 

 

HeaderStyle-Width="150px" HeaderStyle-HorizontalAlign="Center" SortExpression="TaskType">

 

 

<HeaderStyle HorizontalAlign="Center" Width="150px" />

 

 

<ItemStyle HorizontalAlign="Right" Width="150px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="ConID" HeaderText="¬êں©ى ç©ں©§ں§" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="140px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="14px" HeaderStyle-HorizontalAlign="Center" SortExpression="ConID">

 

 

<HeaderStyle HorizontalAlign="Center" Width="14px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="140px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="PermitNumber" HeaderText="¬êں©ى ê¤يھ" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="100px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="100px" HeaderStyle-HorizontalAlign="Center" SortExpression="PermitNumber">

 

 

<HeaderStyle HorizontalAlign="Center" Width="100px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="100px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="_Name" HeaderText="ëںê همںéï¢" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="300px" ItemStyle-HorizontalAlign="Right"

 

 

HeaderStyle-Width="300px" HeaderStyle-HorizontalAlign="Center" SortExpression="_Name">

 

 

<HeaderStyle HorizontalAlign="Center" Width="300px" />

 

 

<ItemStyle HorizontalAlign="Right" Width="300px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="Wbs" HeaderText="ک§ Wbs" Resizable="true" Reorderable="true"

 

 

ShowSortIcon="true" ItemStyle-Width="80px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="80px" HeaderStyle-HorizontalAlign="Center" SortExpression="Wbs">

 

 

<HeaderStyle HorizontalAlign="Center" Width="80px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="80px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="BaseLineStart" HeaderText="ê¤يھ ںھ ¢ں©ï¦" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="120px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="120px" HeaderStyle-HorizontalAlign="Center" SortExpression="BaseLineStart">

 

 

<HeaderStyle HorizontalAlign="Center" Width="120px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="120px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="BaseLineFinish" HeaderText="ê¤يھ ¢ں ¢ں©ï¦" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="120px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="120px" HeaderStyle-HorizontalAlign="Center" SortExpression="BaseLineFinish">

 

 

<HeaderStyle HorizontalAlign="Center" Width="120px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="120px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="ActualStart" HeaderText="ں¤©ں ںھ ¢ں©ï¦" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="120px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="120px" HeaderStyle-HorizontalAlign="Center" SortExpression="ActualStart">

 

 

<HeaderStyle HorizontalAlign="Center" Width="120px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="120px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="ActualFinish" HeaderText="ں¤©ں ¢ں ¢ں©ï¦" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="120px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="120px" HeaderStyle-HorizontalAlign="Center" SortExpression="ActualFinish">

 

 

<HeaderStyle HorizontalAlign="Center" Width="120px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="120px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="CircuitTitle" HeaderText="مëيںë ê§ں©" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="200px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="200px" HeaderStyle-HorizontalAlign="Center" SortExpression="CircuitTitle">

 

 

<HeaderStyle HorizontalAlign="Center" Width="200px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="200px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="CircuitCodes" HeaderText="ک§ هï§©/ê§ں©" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="100px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="100px" HeaderStyle-HorizontalAlign="Center" SortExpression="CircuitCodes">

 

 

<HeaderStyle HorizontalAlign="Center" Width="100px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="100px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="TaskDes" HeaderText="¬©¥ همںéï¢" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="300px" ItemStyle-HorizontalAlign="Right"

 

 

HeaderStyle-Width="300px" HeaderStyle-HorizontalAlign="Center" SortExpression="TaskDes">

 

 

<HeaderStyle HorizontalAlign="Center" Width="300px" />

 

 

<ItemStyle HorizontalAlign="Right" Width="300px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="IsUnderTansion" HeaderText=" ©ç§ں©" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="50px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="50px" HeaderStyle-HorizontalAlign="Center" SortExpression="IsUnderTansion">

 

 

<HeaderStyle HorizontalAlign="Center" Width="50px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="50px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="HeaderName" HeaderText="ê«‍يé گ©يى" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="160px" HeaderStyle-Width="160px"

 

 

HeaderStyle-HorizontalAlign="Center" ItemStyle-HorizontalAlign="Center" SortExpression="HeaderName">

 

 

<HeaderStyle HorizontalAlign="Center" Width="160px" />

 

 

<ItemStyle Width="160px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="RegType" HeaderText="ëيم £ ¢" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="70px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="70px" HeaderStyle-HorizontalAlign="Center" SortExpression="RegType">

 

 

<HeaderStyle HorizontalAlign="Center" Width="70px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="70px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="Impstate" HeaderText="يàمï¢ کں©" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="120px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="120px" HeaderStyle-HorizontalAlign="Center" SortExpression="Impstate">

 

 

<HeaderStyle HorizontalAlign="Center" Width="120px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="120px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="PercentComplete" HeaderText="§©­§ پ﬩ه¢" Resizable="true"

 

 

Reorderable="true" ShowSortIcon="true" ItemStyle-Width="80px" ItemStyle-HorizontalAlign="Center"

 

 

HeaderStyle-Width="80px" HeaderStyle-HorizontalAlign="Center" SortExpression="PercentComplete">

 

 

<HeaderStyle HorizontalAlign="Center" Width="80px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="80px" />

 

 

</telerik:GridBoundColumn>

 

 

<telerik:GridBoundColumn DataField="NotImpReason" HeaderText="§éںïé éني/م§ê ں¤©ں"

 

 

Resizable="true" Reorderable="true" ShowSortIcon="true" ItemStyle-Width="150px"

 

 

ItemStyle-HorizontalAlign="Center" HeaderStyle-Width="150px" HeaderStyle-HorizontalAlign="Center"

 

 

SortExpression="NotImpReason">

 

 

<HeaderStyle HorizontalAlign="Center" Width="150px" />

 

 

<ItemStyle HorizontalAlign="Center" Width="150px" />

 

 

</telerik:GridBoundColumn>

 

 

</Columns>

 

 

</MasterTableView>

 

 

<HeaderStyle HorizontalAlign="Center" />

 

 

<ClientSettings AllowColumnsReorder="True" ReorderColumnsOnClient="True">

 

 

<Scrolling AllowScroll="True" UseStaticHeaders="true" SaveScrollPosition="true" />

 

 

<Selecting AllowRowSelect="true" />

 

 

<Resizing AllowColumnResize="true" />

 

 

</ClientSettings>

 

 

<ActiveItemStyle HorizontalAlign="Center" />

 

 

</telerik:RadGrid>

 

 

</asp:Panel>

 

 

</div>

 

 

</ContentTemplate>

 

 

</asp:UpdatePanel>

 

Georgi Krustev
Telerik team
 answered on 19 Dec 2008
16 answers
288 views
How do I tell the RadScheduler to use 100% of the height of it's parent containter?

Height

="100%"

does not work in IE6.
Alex Gyoshev
Telerik team
 answered on 19 Dec 2008
5 answers
275 views
Hi,

I am attempting to implement a calendar in a modal popup using an update panel and the AjaxToolkit ModalPopUpExtender.  The calendar has been configured to use 3 columns and 2 rows (multiviewrows=2, multiviewcolumns=3).  Unfortunately when viewed in IE6 the performance of the control is appalling.  The calendar view takes ages to update after clicking on a navigation button.  The calendar control is configured to use auto postback. 

Is there a better way of implementing the control in a modal popup?

Any help would be much appreciated.

Regards

Myles

 

 

Pavel
Telerik team
 answered on 19 Dec 2008
2 answers
122 views
I note that not all of the supplied skins include the necessary files for radalert, radconfirm, etc. An example of this is the Hay skin.

Why is this?

--
Stuart
Dan
Top achievements
Rank 1
 answered on 19 Dec 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?