Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
55 views
Can I have the combobox "classic" and the combobox AJAX in the same project?  I don't have the option of removing the classic version from the project yet, but need a few comboboxes to load via AJAX.

Thanks.
Yana
Telerik team
 answered on 27 May 2009
1 answer
89 views
Hello,

I have a problem of alignment with the timelineview of the radscheduler.
screenshot
If I remove all my css, It's the same problem.
I need help :)

thanks
Peter
Telerik team
 answered on 27 May 2009
2 answers
191 views
Hi all,

I have Grid / Hierarchy with Templates same as this. I want to bind grids on server side without using DataSourceID as in given e.g.

Please suggest me that in which event should i bind inner grid ?
Inner grid records are depends on its parent grid record.
Inner grid has paging , sorting , group footer functionality.


Thanks,
Amol Wable
Amol
Top achievements
Rank 2
 answered on 27 May 2009
2 answers
127 views
Hi,

I am trying to programatically create a grid. The grid is data bound to an IList<objA> - that bit is fine. The problem lies with creating the details tables, the data I want in the detail tables is actually a property of objA and is also an IList<objB> objB does have a property that relates it to objA. What I dont want to do is refactor the current design of the app to have to not use the above object model.

How do I do this please?

Thank you in advance,
Carl.
Carl
Top achievements
Rank 1
 answered on 27 May 2009
1 answer
82 views
In the Scheduler/Resource Availability Demo there's a method on theSchedulerAppointmentsCollection called findByResource
function getAppointmentsInRangeByResource(scheduler, start, end, resource, appointment)
            {
                //Get all appointments within the specified time period
                var result = scheduler.get_appointments().getAppointmentsInRange(start, end);
                
                //If specified remove the appointment from the appointment list
                if (appointment)
                    result.remove(appointment);
                
                //Filter the appointments based on the resource
                return result.findByResource(resource);
            }

which is used to filter the collection.

I can't find any documentation about this method.  The list of methods on this object doesn't include it.

have the docs not been updated?  Am I looking in the wrong spot?

Thanks
Tom
Peter
Telerik team
 answered on 27 May 2009
4 answers
182 views
I am promoting a website from my local machine to my development testing environment and get the following javascript error from the radmenu when the page finishes loading:

"Object Expected"

This prevents the submenu items from being displayed. 

When debugging the page using VS2008 it appears that the following line from a dynamic ScriptResource.axd file is causing the error:

this._expandAnimation=new Telerik.Web.UI.Animation Settings({});  

I am using the 2008.03.1105.35 version of the Web.UI dll.

Any ideas on how I can fix this issue?
Atanas Korchev
Telerik team
 answered on 27 May 2009
2 answers
184 views
Hi

I have been trying to enable paging via ObjectDataSource.

My problem is that the MaximumRows parameter of my business method always recieves a value of 2147483647.

I have tried all variations: setting the AllowPaging, AllowCustomPaging and PageSize properties of RadGrid and MasterTableView.
None of the variations worked.

The ObjectDataSource is configured properly, it had worked together with DataGridView.

Do you have any ideas?

Thanks.
Peter
Top achievements
Rank 1
 answered on 27 May 2009
1 answer
92 views
(1) Open the following link in IE7
http://demos.telerik.com/aspnet-ajax/toolbar/examples/functionality/itemtypes/defaultcs.aspx

Zoom to 125%, observe the toolbar separator, the position is off (works fine in FF)

(2) Open the following link in IE7
http://demos.telerik.com/aspnet-ajax/treeview/examples/functionality/treeviewcombobox/defaultcs.aspx

Zoom to 125%, try opening up the combobox, the position is off, a light blue background also appears (works fine in FF)

Is there a workaround to these?

Thanks,

Derick
Paul
Telerik team
 answered on 27 May 2009
2 answers
112 views
I am needing to put the Export (pdf/excel) buttons inside of the paging area, next to the "Page Size".  I was wondering if that can be possible and if so is there an example?
Daniel
Telerik team
 answered on 27 May 2009
2 answers
64 views
Hi,

I've got the RadPanelBar and use Images for the navigation.
I'm using "ItemImageUrl" to display the image in the panelbar. Because the RadPanelBar shows me the image and the usual text navigation I disable the textnavigation with ".rpText{display:none}".
This works for IE6, Safari, Firefox and IE8 but not for IE7.
If I move the mouse over the image in IE7 the image is replaced by the hover image and the link is shown on the status bar, but if I click on the link nothing happens.
you can test it for yourself at:
http://cavegn.advanced.li

Anybody got the same problem or knows how to fix this?

Thanks.
Phuc
Top achievements
Rank 1
 answered on 27 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?