Telerik Forums
UI for ASP.NET AJAX Forum
7 answers
204 views
Hi,

I was experimenting with the samples of RadMenu and was testing the sample in which the menu items are made of only images. What I noticed is that when I hover my mouse over various items, their onHover image gets loaded at that particular time which causes some delay before reflecting that the menu item has been selected. It is due to the time it takes to load the state images.

I would like to suggest could you please make the menu Preload images before the menu gets rendered on screen. That is the images of the states should not be loaded at the time of hovering, instead in the beginning of the page, and the various states should be reflected at the same time. This is annoying infact to have to wait until the item image loads, which can take some time based on the size of the file, and I feel that it takes away the professional touch.

Thank you.
Ryan Mariotti
Top achievements
Rank 1
 answered on 31 Mar 2010
3 answers
345 views
I see that the file explorer allows files to be checked by their file extension. Is it possible to check files based on mime type?
Dobromir
Telerik team
 answered on 31 Mar 2010
3 answers
251 views
Hi,

is it possible to select a directory instead a file?
Dobromir
Telerik team
 answered on 31 Mar 2010
1 answer
86 views
Hi all,


         I am ned to find a solution for the following poblem.

Problem:

       I am using a Scheduler. When i click Update in edit appointment mode i used a checking. from the result i want to decide whether
i display an error message(in Required Field Validator or Label).

     I did it But before the display message the page comes out of Edit mode and comes to Scheduler.

So i wanna do is Stick the page control the edit page itself.
I tried Return; But it did not Work.


I am using ascx page while edit.


So pls any one help me....


Regards,
Leo.
Olivier Cotasson
Top achievements
Rank 1
 answered on 31 Mar 2010
1 answer
114 views
Hello,

I am planning to substitute the calendar in my website with the Scheduler control. Would it be possible to remove the "editing" function of the control (like a property that I need to toggle) when viewed by the public and have instead an admin page that has the edit control placed behind authenticated pages?
Greg
Top achievements
Rank 2
 answered on 31 Mar 2010
2 answers
141 views
Hello,
i have implemented a custom RadProgressArea following your example at http://www.telerik.com/help/aspnet-ajax/upload_progresscustomprogress.html which works fine when i click on the button. But in my scenario i must start the custom progress at page_load. How can i manage this? When i start the the code in the page_load the progress area will not be shown.

with best regards
Meik Napierski
Meik Napierski
Top achievements
Rank 1
 answered on 31 Mar 2010
2 answers
126 views
Hello,
  I have a problem about the filter on datetime field, when I choose a date, select some filter command just like "LessThan", the filter works right. Then I select "NoFilter", after ajax postback, the filter function goes to "EqualTo", not NoFilter, and the value in the textbox not cleared too. the column code are here

<telerik:GridDateTimeColumn DataField="DateCreated" DataFormatString="{0:dd.MM.yyyy}" HeaderText="Opprettet" SortExpression="DateCreated"  FilterControlWidth="90px" 
AutoPostBackOnFilter="false" FilterDelay="1" PickerType="DatePicker" UniqueName="DateCreated" DataType="System.DateTime" 
                        /> 

And in the other page, the similar code works, and the textbox cleared.

<telerik:GridDateTimeColumn DataField="PublishDate" HeaderText="Pub.dato" ReadOnly="True" SortExpression="Date.Published" DataFormatString="{0:dd.MM.yyyy}" DataType="System.DateTime" PickerType="DatePicker" FilterControlWidth="60px" UniqueName="ReleaseDate"


Martin
Telerik team
 answered on 31 Mar 2010
1 answer
180 views

Hi,

I am adding a RadComboBox dynamically from code behind.
I've assisgned the onSelectedIndexChanged event to the combo. The following code is firing properly and I am getting item as object. But I need to check the selected value of combobox so that I can compare it with my string.
How to do that??

function

 

onSelectedIndexChanged(sender, eventArgs)

 

{

 

var item = eventArgs.get_item();

 

 

 

}

Regrads,
Lubna.

robertw102
Top achievements
Rank 1
 answered on 31 Mar 2010
5 answers
129 views
Hi!

I'm trying to export a grid using self-referencing to Excel, but in exported sheet, unwanted hidden column appears, and rows without data display No data message. That cause the sheet looks bad.

Anyone have a suggestion?

And could exported table be formatted such as custom table border, text style, etc.?
Thanh Dang
Top achievements
Rank 2
 answered on 31 Mar 2010
1 answer
110 views
Hi,

I would like to use text ( eg. show or hide) instead of the arrow for the expand and collapse column. How can I do that?

Request you to share any code/ documentation for this.

Many Thanks,
Ritika
Shinu
Top achievements
Rank 2
 answered on 31 Mar 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Hiba
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Max
Top achievements
Rank 1
Veteran
Iron
Alina
Top achievements
Rank 1
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?