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

I have a strange problem. I don't know. If my browser has small dimensions and I open a radWindow (700x500). Next, I expand the browser, the RadWindow stay at the top/left of the page and I can't move it or close it. the buttons ( close/move) are hidden by the browser. So, The user connected doesn't know how to close this window and have to close and reopen the browser...

Do you have an idea how to correct that ? Maybe, I have done something wrong ?

Thank you in advance,

 
Georgi Tunev
Telerik team
 answered on 14 Oct 2008
1 answer
272 views
Hi,

I would like that the RadWindow be all the time at the center of the page when I resize the browser. It's the behavior of the ModalPopup of AJAX. Is it possible to have the same behavior for the RadWindow ?

If this solution is not possible, is it possible to change the behavior of the RadWindow and give the possibility of moving the control by clicking into the borders of the radWindow ?

Thank you in advance,
Georgi Tunev
Telerik team
 answered on 14 Oct 2008
1 answer
71 views
Hi guys,

I only want the user to see months and their dates from the current year.  So far I have it working so that when they try to navigate to the previous or next year using the arrows, it stays in the current year.  However, I don't want to display the "Other" dates.  The ones that are dates from the previous and next month of the displayed date.

Is it possible to say if it is January of 200x, don't display the other dates from December of year before 200x?
Peter
Telerik team
 answered on 14 Oct 2008
4 answers
195 views
Greetings!

Is there a way to set orientation of the zones themselves within the layout? I'm trying to create a dashboard that allows users to select various layouts for the docking zones. One of these would be to have two zones, one on top of the other, that both have Orientation="Horizontal". This would be useful for two horizontal rows of small docks (such as two rows of gauges or pie charts).

Is this possible, and if so how? I hope this is something ridiculously easy that I've overlooked.

Thanks in advance!
Mark Mrozek
Top achievements
Rank 2
 answered on 14 Oct 2008
2 answers
591 views
Let's have the following pseudo-code:

<telerik:RadGrid>
        <Columns>
            <telerik:GridBoundColumn DataField="SomeInt32Column" />
        </Columns>
</telerik:RadGrid>

The default behaviour is:
if null - show empty string
else - show number

What i would like to get is:
if null or zero - show empty string
else - show number

I was trying to accomplish it with DataFormatString, but without success so far. Is there a silmple way to do this?
Paweł
Top achievements
Rank 1
 answered on 14 Oct 2008
2 answers
110 views
We recently upgraded the rad menu used in our project to the ASP.Net AJAX version. After a long process of updating references and css class names we were able to make the new RadMenu work but still facing and issue with child menu/submenu position.
We have a vertical menu that has more than 80 root items so the menu spawns to more than the visible length of the browser page. The menu works fine on IE7. In Firefox (FF3)  the submenu appears aligned with the root item for some length of the menu but as one scrolls down the page the submenu items appear way above the root item. We are using custom skin but I have even tried with RadMenu default skins but am not able to fix this. The url where the menu can be seen is:
http://test.eprevue.net/eprevuenettest/Redirect.aspx?ID=TEST&Key=TEST

Any help is apprecialble.

Dave
Top achievements
Rank 1
 answered on 14 Oct 2008
21 answers
719 views
I am attempting to filter on a column in a simple grid i created but I get the following error:
Unable to cast object of type 'ASP.ui_navs_mainlayout_master' to type 'Telerik.Web.UI.GridTableView'

Am I missing something from my .NET application?
Todd Anglin
Top achievements
Rank 2
 answered on 14 Oct 2008
1 answer
127 views
Is it possible to use MultiSelection in a RadComboBox componment ?
Veselin Vasilev
Telerik team
 answered on 14 Oct 2008
3 answers
228 views
Hi,

I am currently having a problem migrating data from my previous scheduler to your scheduler. My problem is mostly on the performance issue I am facing.
That is why I would like to know, how does telerik scheduler manage data loading?

for example
my scheduler uses recurrence function and it is bind to a sqldatasource using early binding method. and the sqldatasource statement is "SELECT * FROM myTABLE WHERE EVENTTYPE = 5"
and i set the selected date of my scheduler to 2008 Oct 06.

now here is my question,
1. does it load every data where the eventtype = 5 and store it on the buffer on the first run, and only shows data which is in the date range of my scheduler in this case 2008 Oct 05 until 2008 Oct 11,

2. or doest it automatically load data where the eventtype = 5 and startdate > 2008 Oct 05 and startdate < 2008 Oct 11?

3. if you use the 2nd type of data loading, how do you handle data that start before 2008 Oct 05, but recurs until 2008 Oct 12?



How does the scheduler optimised the data loading that's cover the occurence events to display the desire result set out for day view, week view and month view.  My concerns is that the performance may drop as the pointer need to start from record 1 to last record in order to handle the occurence events.
Peng Hock Lee
Top achievements
Rank 1
 answered on 14 Oct 2008
6 answers
251 views
Hi everybody,

I'm trying to put 2 RadComboBoxes inside an asp:repeater. what I'd like to achieve is that on each line when I select a value from the first combobox It load me the value in my second combo.

can somebody help me? I just would like to know if it's possible to do such a thing, and if so if somebody could give me an example!

Thank you very much

Raphael
raphael
Top achievements
Rank 1
 answered on 14 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?