Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
141 views
Why is does the RadGrid disappear when I click on or drag the Radwindow? Is there a way to eliminate this behavior?
<telerik:RadWindowManager ID="RadWindowManager1" runat="server" ShowContentDuringLoad="false" Width="638px" Height="323px" Top="80px" Left="80px" VisibleStatusbar="False" BorderStyle="None" BorderWidth="1px"
        InitialBehaviors="Close, Move" Animation="None" Behaviors="Close, Move" EnableViewState="false"  InitialBehavior="Close">
        </telerik:RadWindowManager>

//Show RadWindow with
function ShowWindow(Document) {
    //Popup Window
    top.radopen(Document, "RadWindow1");
    //Window within the Iframe
    //window.radopen(Document, "RadWindow1");
    return false;
}


Marin Bratanov
Telerik team
 answered on 02 Nov 2012
1 answer
254 views
in the screen shot attached, how do I get rid of the top border which appears on tabs in the sitefinity skin when in vertical orientation. Also, how do I get rid of the border which is show along the bottom of the tabstrip?
Princy
Top achievements
Rank 2
 answered on 02 Nov 2012
2 answers
139 views
Preface:
In my application, we use a lightbox to open the RADEditor. Its position in the page (vertical height) will be relative on the page to where it was clicked.

Problem:
When the RadEditor is opened further down on the page, all the additional pop-ups that are generated by the RADEditor appear in random locations (not director over the RADeditor). For example, if I try to paste-in plain text, open the image/document Library, Table Wizard, or any other pop-up, they will be way above, or way below the immediate RadEditor. How can I control the placement of these pop-ups?

(example below shows a "moderate" version where the Past Plain Text window first loads)

Rumen
Telerik team
 answered on 02 Nov 2012
1 answer
107 views

With the RadFileExplorer, we are seeking a way to multi select files, click a context item, then fire a client side event with the itemPaths for the selected files.

I can add a RadMenuItem to the context menu, and fire an event client side event. However it only fires once, and passes in the first selected file itemPath.

Thanks
-Matt

Dobromir
Telerik team
 answered on 02 Nov 2012
1 answer
188 views
I am looking for a way to simply bind a byte array to the ImageEditor.  On my page, users can click various link buttons which will allow them to crop pictures coming from the database.  How do I invoke the ImageLoading event each time a user clicks a link button?  Right now it seems the ImageLoading event only fires when the page loads.

It would be ideal if the control could be used like this:

ImageEditor1.DataSource = SomeByteArray;
ImageEditor1.DataBind();

The DataBind would then fire an event similar to ImageLoading but you wouldn't have to handle the memory stream in the event, the DataBind would simply do it.

Just any idea.  My immediate need is figuring out how to trigger the ImageLoading event.

Thanks!
Dobromir
Telerik team
 answered on 02 Nov 2012
3 answers
352 views
Hi,
I am using Telerik.Web.UI.dll 2010.3.1317.35 Version. I have doubts in Rad Grid Multiple Column Header with col-span. ColumnsGroup Tag does not support for this version. so we are trying to use below 2 methods 
1. Using tables TR, TD Method in Header Template in Single Template columns.
2. Server Side code methods of Grid PreRender using add new Header Item using TableHeadercell but after data bind or using column resizing  then gird design will be collapse, 
 
So, Can you Suggest me which is the correct method or any other simple method for multiple column header.
Marin
Telerik team
 answered on 02 Nov 2012
4 answers
373 views
I want to be able to hide or show the icon column for the RadMenu, but want to be able to turn this column on and off for individual menu items but can't see how to do this.

I found a page that says this is available for the RadMenu for silverlight here http://www.telerik.com/help/silverlight/radmenu-how-to-remove-the-icon-area-for-radmenu.html but even this suggests its either on or off for all items in a menu and cant be set for each one.

Can anyone tell me if this can be done, and if it can, how?

Thanks.
Raymond
Top achievements
Rank 1
 answered on 02 Nov 2012
5 answers
176 views
Hello,

I have a large, programmatically created grid where the customer has added the requirement that each cell edited also have an explanation or comment. So, I will need a second column of inputs in the edit form. These strings will be separate from grid table data: values will simply be passed down to the database and entered into an audit table.

I've looked around the forum and help sections, but haven't seen anything promising.

Thanks,
David
Marin
Telerik team
 answered on 02 Nov 2012
1 answer
162 views
Hi

I am creating the organization chart with the following condition:
1. specific block format  (Please follow the exactly format in attachment 1)
2. The staff with 'Assistant' role is placed in different level against other subordinates, in SQL Table, it has the "isAssistant" field to state wheather the person is assistant or not.  (Please see attachment 2)

I think RadOrgChart cannot customize the block to the same style as attachment 1(Please correct me if wrong).  Hence  Please advise should I use TreeView and how to implement condition 2 with TreeView.  I am using Linq, VB.net and Asp.net 3.5.     Could you provide similar sample this case.

Thanks.
Patrick


Peter Filipov
Telerik team
 answered on 02 Nov 2012
3 answers
486 views
Hi
     I have a boundcolumn in which Im showing aggregate at the footer. How can I make this footer text bold.
thanks
allen
Shinu
Top achievements
Rank 2
 answered on 02 Nov 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?