Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
182 views
Hi,

I would like to know is that possible to filter the file extension on "choose File" dialog.

For instance:
The deafult files extension on the dialog are as below:
All Files (*.*)
Pictures (GIF, JPG)
HTML (HTML, HTM)


I would like to remove the above file types and create ONLY for .CSV.

Please advice. Thanks.

Regards,
Teik Ee
Teik Ee
Top achievements
Rank 1
 answered on 18 Aug 2008
1 answer
188 views
In a Masterpage i have a Radmenu, when  called the radwindows(modal is true)  in a children page(its children of the materpage) the menu its above the the radwindows...
Jose
Top achievements
Rank 1
 answered on 17 Aug 2008
1 answer
109 views
Hi,

This must be a simple problem but i guess i am still new to Telerik components.

I am trying to set RadCalendar and RadDatePicker skins. i have MS VS 2005 Pro and 2008 Q1 version of RadControls.
i have the normal folder settings with RadControl etc and have made tested setting SkinsPath but for some reasons RadCalendar does not pick up the images which are at the top of the component.

RadDatePicker doesn't even recognise the Skin Path.

Can someone please advise what the path structure for Skins and Components should be?

Thank you.


Farjad Farid
Top achievements
Rank 1
 answered on 16 Aug 2008
3 answers
96 views
I have followed the example to show the entire subject using the link below:

http://www.telerik.com/support/kb/article/b454K-hac-b454T-cth-b454c-cth.aspx

However, the week view for appointments that normally show up side-by-side within a cell now overlap.  Specifically, the appointment is pushed down to the next time slot, which is not correct.

Is there a fix for this?
vincent
Top achievements
Rank 1
 answered on 16 Aug 2008
2 answers
191 views
Hello,
I have used the Helpdesk example to help me get started with telerik. I have the example working fine for the most part in my sandbox DNN...But for some completely unknown reason...the toolbar buttons will only align to the middle??????????

I used the the same css:
div.RadToolBar  
{  
    float: none;  
    width: 100%;  
    clear: both;  
    display: block;  
}  
 
div.RadToolBar .rtbIcon  
{  
    margin-right: 5px;  
}  
 
div.RadToolBar .rtbTemplate,  
div.RadToolBar .rtbTemplate *  
{  
    vertical-align: middle;  

Any help would be greatly appreciated!
Jeff
Top achievements
Rank 1
 answered on 15 Aug 2008
5 answers
270 views
Hi there,

I'm not sure if this is possible without a lot of custom code, but the following suggestion would be extremely useful in our current implementation of the rad tabs.

We are developing a very large web application with many records/pages each having up to 15 tabs and each tab containing up to 20 controls.

Using update panels, we have changed the control to dynamically load the tab being switched to to reduce the amount of information (and load time) we initially got when the record was first loaded.

Therefore, on load only the first tab is rendered. Subsequent tab switches load the associated tab page on demand.

It would be very useful if the tabs were aware of which tab panels had been downloaded so that switching back to a previous tab wouldn't require it to be downloadeed again, just displayed. Effectively changing the tab switch from a server-side one to a client-side one.

This could then be further enhanced by downloading the first tab initially and then as users are filling it out, downloadeing subsequent tab content behind the scenes using ajax calls.

A large requst I knowm, but may be useful to many.

Cheers,

Rob
Rob
Top achievements
Rank 2
 answered on 15 Aug 2008
3 answers
407 views
I am trying this in RadGrid:
Select multiple rows. Click on "Edit" button and display one editing form beside RadGrid for bulk-editing purpose.

I have done the multi-selection settings for RadGrid:
1. Add AllowMultiRowSelection="True" attribute.
2. AllowClientSideSelection = True
3. Add GridClientSelectColumn for selection
        <radG:GridClientSelectColumn HeaderStyle-Width="40px" >
            <HeaderStyle Width="40px"></HeaderStyle>
        </radG:GridClientSelectColumn>


To handle the editing,  I need 2 events to handle the issues:

On server side:
I need to get the list of ID of each row is selected. The ID is the first column from DataSource, it is also the second column in RadGrid. I use RadGrid1.SelectedIndexChanged event to get the info, but I have difficulty in getting ID list. Can you show me the code?

On client side:
I need an event to disable the editing form if the row select changed.
I use OnRowSelected = return confirm('select?'); for a test. But it does not respond as I expect. Can you tell me where or which event I should use?

Thank you very much!

Darren L.
Darren
Top achievements
Rank 1
 answered on 15 Aug 2008
2 answers
154 views
Hi telerik,

I just really wanted to state how much I like the RadSplitter - well actually all of your controls... nonetheless I seldom use it because everytime I try to accomplish something slightly more complex than a static three-pane-layout (so using some grids, trees, combos, etc..) it fails horribly to perform.

I guess you already know of the general performance problems with RadSplitter (sure I know of the tweaks and read all regarding forum posts) so I just wanted to know if there are any major update planned on it regarding performance?

btw... I always have the requirement to use it in fullscreen-mode because the majority of apps I develop are Intranet-tools where not only one or two Rad-Controls are used but really more or less the whole suit... Actually I think that just the fullscreen-mode affects performance.

Keep up the excellent work! I love the clientside databinding in the new RadGrid ;)

Kind regards,
Wolfgang
Wolfgang Kamir
Top achievements
Rank 1
 answered on 15 Aug 2008
2 answers
255 views
I am having a hard time customizing the LinkManager.ascx.

All I need is for the end user to be able to put in a link, specify the...

Type
URL
Link Text
Target

What is the easiest way to strip that down?  I have been manually removing the items from the markup but then because of the above Javascript (which I am not at all familiar with) I get tons of javascript errors.

Please help with a solution.
Chase Florell
Top achievements
Rank 1
 answered on 15 Aug 2008
3 answers
163 views
Hi..
Where do I modify the font and font size for the Web20 skin for the TabStrip?
Once the skin is selected you can not alter the font and size.
thanks!
Jon
Top achievements
Rank 1
 answered on 15 Aug 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?