Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
132 views
When using group by expression, the child objects have a left margin.  How can I modify the length of the indent/padding?
Shinu
Top achievements
Rank 2
 answered on 06 Mar 2009
1 answer
117 views
Hi there, 

I have a rad-window embedded into a website, that works absolutely fine when in chrome. In Internet explorer, I get an access denied error when trying to close the window, and the window does not close. 

An interesting point here, is that the url on the webserver does not change as I navigate the pages. 

Would this have anything to do with it? 

Thanks!

Gabor
Georgi Tunev
Telerik team
 answered on 06 Mar 2009
1 answer
117 views
Hello Everyone,
I am dynamically create docks in DockZone. I am calling function for creating dock on Load Time. Its working but i am facing one problem that when i refresh this page again. It manages the state of docks. It creates more docks rather to remove previous. Can anyone help me that how i can clear docks when i've done my work on that specific page.

Regards,
Zeeshan
Petio Petkov
Telerik team
 answered on 06 Mar 2009
1 answer
120 views

         Hello All,

           I am using a RadGrid with the AjaxLoadingPanel.On the second level of my RadGrid when I expand my Grid,I have a column as View ,what happens in my code is when a user will click on the View linkbutton a Ajax Modalpopup opens and in that popup there is some information.

This works for 2-3 times but after that when I click the view linkbutton the grid displays a loading panel.I don't want a loading panel at that time .

In short
               Grid->expand/collapse->2nd level->view linkbutton->popup.
I can't understand why does the loading panel gets displayed when I click the view linkbutton.

Please help me
Thanx in advance
Ritzie
Sebastian
Telerik team
 answered on 06 Mar 2009
4 answers
119 views
Hello,

I have a floating windows created with a RadDock, it constains a RaGrid filled with lected items, since v 1314 I am unable to have the grid filling the display area of radDock, seems that some border or padding somewhere in RDock make reasoning on width veru difficult especially when the windows is subject to skin change.

IE7 or FF

Here is part of my code:
<telerik:RadDock ID="GridDock" Title="Selected Page" Top="150px" Left="400px" style=" margin-left:auto; margin-right:auto; min-width:305px;min-height:200px;" DefaultCommands='PinUnpin' Pinned="false" DockMode="Floating" runat="server" >   
<Commands>   
<telerik:DockPinUnpinCommand />   
<telerik:DockExpandCollapseCommand />   
<telerik:dockcommand autopostback="true" name="addTab" Text="Add new" />   
</Commands>   
<ContentTemplate>   
<div style="width: 300px; ">   
<telerik:RadGrid ID="RadGrid2" runat="server" GridLines="None" Width="100%" AutoGenerateColumns="False">  
 
 
 

 

 

You see here that I take 305px for RadDock and 300px for its contentTemplate: its the only way to avoid scrolling bars on each side.
But I have a ugly space on the right of grid.

Thanks for some help fitting perfectly grid in dock independantly of skin.

CS

 

 

 

 

 

 

 

 

 

 

Dimo
Telerik team
 answered on 06 Mar 2009
1 answer
120 views
I was getting error saying "Control collection cannot be modified because control .... <%   %>".

When I removed the RadAjaxPanel from the code the error was not there. What was wrong with my code? Or RadAjaxPanel just not support script inside panel?

Thanks,
Pradip
Shinu
Top achievements
Rank 2
 answered on 06 Mar 2009
1 answer
70 views
no matter how small the content is in the radwindow there are always scrollbars when viewing it in IE...

so i used the IE developer toolbar to try and figure out what is happening...apparently within the radwindow there is an iframe...when i set the overflow:hidden in the HTML in the iframe the scrollbars go away...

so i know what element to change by using the IE developer toolbar but how can i do it in the app...

the picture link will demonstrate what is happening...
Picture
Georgi Tunev
Telerik team
 answered on 06 Mar 2009
2 answers
692 views
I am trying to avoid the legend overlapping the chart (plotarea). Since longer texts in the legend takes up more space i am trying the set the 

Legend.Appearance.ItemTextAppearance.MaxLength = 50;
But it is not working.

Is this the best approach or is there another way so that plotarea will not be overlapped by the legend?

Amol
Top achievements
Rank 1
 answered on 06 Mar 2009
1 answer
114 views
Hi,

We are using Telerik RadControls ASP.NET Q2 2007.
We have used right click menu with several options on the calendar date click.
This behavior is working fine in IE browser where on rightclicking a particular date in calendar we see right click menu pops up.
Wheras it is not working at all in Safari and Firefox browsers.

We have Safari 3.1.1 and Firefox 2.0.0.3

Please let us know the solution for the same.

Regards,
Mitin Bindra
Dimo
Telerik team
 answered on 06 Mar 2009
1 answer
208 views
Hi All,

I am using RadGrid.
I am using 'NestedTemplate view' to show the Details.

When we click on '>' expand arrow of grid.
 It shows me the loading panel. because
it goes to page_load and NeedDatasource event of grid.

I want to show the detail of 'Nested Template view' on client side only.
When we click on '>' expand . it should not go to the serverside event.
It should not show the loading panel.

Please give me the solution.
Thanks.


Georgi Krustev
Telerik team
 answered on 06 Mar 2009
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?