Telerik Forums
UI for ASP.NET AJAX Forum
0 answers
99 views
I don't want to include the foreign key id in my Appointment object - an Appointment HAS A Resource, not a Resource Id, and I shouldn't need to include the foreign key. Is there a way to do this? In other words, if I have an Appointment object that has an Employer object represented as an Employer dropdown, is there a way for the Scheduler to save the Employer object to the Appointment (basically the Scheduler would do something like myAppointment.Employer = myEmployer, where myEmployer is the Employer instance represented by the dropdown selection)? I don't want to include notions of foreign keys in my objects. That is bad design.


Gabriel
Gabriel
Top achievements
Rank 1
 asked on 02 Oct 2008
5 answers
159 views
I have my home page broken up into multiple user controls, and a few of them are going to be using the radtooltipmanager. I'm wondering what performance considerations there are for using multiple radtooltipmanagers in separate controls, or if I should attempt to use a global radtootlipmanager external from these controls to minimize overhead.

thank you
Serrin
Top achievements
Rank 1
 answered on 02 Oct 2008
2 answers
93 views
While installing RadControls, I received an error when the installation was almost done. Screenshot of the error is below. It apparently has something to with the fact that I already have CodeSmith installed on my Windows XP system. Even though it errored during installation, it still shows up as an "installed program", so I went into Visual Studio and the RadControls do show up. I have not actually tried to test any of the controls, as since it errored during installation, I do not want to potentionally screw up my project files. How does the below error affect things? Can I just start using the controls, or will I need to reinstall?
http://www.onesummer.net/radcontrols_error.jpg
Paul
Top achievements
Rank 1
 answered on 02 Oct 2008
2 answers
200 views
hi
Iam trying to use panel bar in master page like your example:
http://demos.telerik.com/aspnet/prometheus/Panelbar/Examples/ApplicationScenarios/OutlookNavigation/DefaultCS.aspx
it works fine in aspx but it didn't work when use it in master page
Regards ;
Mona
Top achievements
Rank 1
 answered on 02 Oct 2008
2 answers
134 views
I'm using 2 radGrids. The second one display data based on the selection on the first grid. The second grid is been populate by a store proc that expect one parameter. When I use the name of the data column from the first data set as @Column it gives me an error as Must declare the scalar variable "@Column".  I tried hard coding the value in the second datasource (SelectCommand) and is working fine. How I'm suppost to declare or handle this column name? If you look the example on the web it looks like:

SelectCommand="SELECT [OrderID], [OrderDate], [CustomerID], [ShipCountry] FROM [Orders] WHERE ([CustomerID] = @CustomerID)

Thanks for any help on this.
David
Top achievements
Rank 1
 answered on 02 Oct 2008
0 answers
102 views
My RadTreeView is dynamically populated server-side.  Depending on some object values, I'd like to add an image to the node.  Thus, some nodes will have this image (to the right of the text) and some will not.  It is not important for the image to have alternate text...just to show up.

Ideally I'd like the image to be at the very right of each row, so they line up vertically.

How would I accomplish this?
Bob
Top achievements
Rank 1
 asked on 02 Oct 2008
1 answer
148 views
I am using a radrotator as part of a server control. I am reading a list in moss and then moving the data to a data table and binding it to the rad control. Everything works fine when I put the control into a webform and test in 2008. I ad the declarations in Sharepoint designer and have no problem droppiong the control on my page layout. I then go to moss and create a page based on the page layout. The page creates fine and puts me in edit mode. While in edit mode I can see the server control and it rotates images and everything works fine.

The problem occurs when I try to publish or submit the page. As soon as I do that I get an unknown error and am no longer able to view the page.

I am using rad editor in the numerous page layouts without issue am I missing something basic with the radrotator?  

The following are the declarations on the top of the page layout.

<%@ Register tagprefix="telerik" namespace="Telerik.Web.UI" assembly="Telerik.Web.UI, Version=2008.2.826.20, Culture=neutral, PublicKeyToken=121fae78165ba3d4" %>


<%@ Register Assembly="DNRMossControls, Version=1.0.0.1, Culture=neutral, PublicKeyToken=f60547f2d93c9a83"
    Namespace="DNRMossControls" TagPrefix="dnr" %>

The dnrMossControls contain the control I am using and it appears in the server control list.

The control is marked as safe in the web config. and installed in the GAC.

If you need code I will also send that.

Thanks

Mark
Mark Greve
Top achievements
Rank 2
 answered on 02 Oct 2008
1 answer
124 views
I'm using the latest RadGrid with a LinqDataSource and it is amazing the amount of functionality you have built in. I've written no code, and even better, no SQL! Alas, I've run into a slight problem. When the grid is grouped, sorting works perfectly, but when the grid is grouped, has multiple groups, and a filter is applied, sorting doesn't seem to work at all. Also, it seems to only happen when I'm filtering on a number, but I have not confirmed this as yet.
Rosen
Telerik team
 answered on 02 Oct 2008
30 answers
591 views
I have a GridDateTimeColumn as :


<

telerik:GridDateTimeColumn DataField="OrderDate" HeaderText="Order Date" SortExpression="OrderDate"

UniqueName="OrderDate" DataFormatString="{0:d}" PickerType="DateTimePicker">

</telerik:GridDateTimeColumn>



The images does not load when the project is running.
Dimo
Telerik team
 answered on 02 Oct 2008
3 answers
168 views
Hi,

I am using a custom skin based on the Default skin provided with the scheduler.  I have only made some minor updates to the way Appointments are displayed.  My problem is the "Open The Calendar" pop-up has no styles associated with it.  The pop-up calendar shows but with no styles at all.  Is there another CSS file I need to use other than Scheduler.Default.css?

Thanks!
Rhys
T. Tsonev
Telerik team
 answered on 02 Oct 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?