Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
124 views
Hi,

How can i make a popup window as floating pop up window.

so that if i will scroll the parent page it will sroll accordingly

Thanks

Regards,
Sai
Georgi Tunev
Telerik team
 answered on 30 Sep 2008
3 answers
116 views
Scheduler object's appointment editor has some absolute positioning, doesn't flow naturally along the rest of the form. Any way I can make it 'normal'?

I don't want it to be "Always on top" either.
Imran
Top achievements
Rank 1
 answered on 30 Sep 2008
1 answer
115 views
Hi,
I am using raddock control.Getting error like 'Sys' is undefined.
Rad docks are not working properly,it doesn't support  to close,collapse,resizable,pinned property.



Plz help me .

Thanks in advance.
Obi-Wan Kenobi
Top achievements
Rank 1
 answered on 30 Sep 2008
5 answers
119 views
Hello
I would like to have conditionning columns
Here is how I would like to have

For now I have 2 columns in my grid (I have more than that but this is actually what I need for that problem)
This grid in link to a sqldatasouce.
I have a field in that sqldatasource that called 'Confirm'
when 'Confirm' contain the text 'OK' I would like to display 1 column :

<

telerik:GridTemplateColumn HeaderText="">

<ItemTemplate>

<asp:Label ID="LbConfirme" Text='<% # ConfirmeImage(Container) %>' runat="server"></asp:Label>

</ItemTemplate>

</telerik:GridTemplateColumn>

When 'Confirm' contain nothing or "" I woule like to display the other column:

<

telerik:GridButtonColumn ButtonType=LinkButton UniqueName="LkConfirmer" CommandName="ConfirmerUnItem" Text="Confirmer">

</telerik:GridButtonColumn>
Which allow me to confirm the item

On each row I have to look if  the 'Confirm' field is 'Ok' or nothing and then show the right column
Does it have a way to do that?
Thanks in advance

Myriam
Top achievements
Rank 1
 answered on 30 Sep 2008
1 answer
184 views

Hello Telerik Team,

We are trying to add a bit of javascript to a list item so that it gives a hyperlink that will open a collapsed group in a grouped list view.

For example:
<A onclick="javascript:ExpCollGroup('4-1_','img_4-1_');return false;" href="javascript:">link</a>

This is the same code that sharepoint places on an + icon on the page to expand/collapse the group.

However, the javascript code is being stripped.

Is there anyway to allow javascript code in a list?

Thanks,
Claudz

George
Telerik team
 answered on 30 Sep 2008
1 answer
73 views
I have put the label for Showing FirstName under the "AppointmenTemplate" template section of the RadScheduler, but the problem is that when i use to bind the list of AppointmentInfo which contains all the required fields for ex- 'DataSubjectField', 'DataStartField' etc(and also contains extra fields like UserFirstName). but the problem is that I want to show some extra fields to be displayed in the Appointment and when i use the code like this in the aspx page as below:
 <AppointmentTemplate>
                  <table width="100%">
                    <tr>
                        <td>
                            <asp:Label ID="lblUserName" Text='<%# Eval("AppointmentInfo.UserFirstName") %>' runat="server"></asp:Label>

It gives me the DataBind Exception::

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


Please if anybody can help me. Thanks in Advance.
Ajay
Simon
Telerik team
 answered on 30 Sep 2008
5 answers
117 views

Hi Guy’s,

Under 2008.1.415.35 when selecting the ToolTip skin “Office2007” the Callout is not being shown.

Other skins seem to be ok

<telerik:RadToolTipManager ID="RadToolTipManager1" runat="server" Skin="Office2007"

    Animation="None" Position="BottomRight" RelativeTo="Mouse" ShowCallout="true">

</telerik:RadToolTipManager>  

Any ideas

Martin
Telerik team
 answered on 30 Sep 2008
4 answers
142 views
Hi

I want to add a column to the RadGrid that contains a row counter. This has no data effect, and will only be used for reference and also as a drill-down button.

Is there an easier way than intercepting the ItemDataBound event and adding a column to each row?
Maria Ilieva
Telerik team
 answered on 30 Sep 2008
3 answers
159 views
I have a tip that is positioned relative to the element and positioned bottomright and set to manual close. This works fine except when the tip extends past the right of the screen width.

The tip does reposition to the left so to not go off the screen, but the manual close image extends off the screen.
Svetlina Anati
Telerik team
 answered on 30 Sep 2008
3 answers
267 views
Hi,

I am using RadEditor for showing HTML Content. So I set enabled=false.
Everything works fine, but I have no scrollbar anymore.

What´s the way to show the scrollbars if radeditor = disabled?

Thanks and enjoy!
Rumen
Telerik team
 answered on 30 Sep 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?