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

  We got a 3 server Farm ( 2 x WFEs and 1 x Search/index server) and we've deployed RadEditor for SharePoint (full version) to it. The dlls and the wpresources folder are deployed to the 2 WFEs without fail (with stsadm solution deployment), but activating the Site feature "Use RadEditor to edit List Items" works on 1 WFE while not the other...

  We've tried re-deploying the RadEditor solution again and again, done IISReset, de-activate and re-activate the feature, but nothing seems to work. We've also ensure that the configuration xml are the same on both WFEs..

  Can anybody advise on how can I fix the issue?

Thanks.
Ji Kai
starke
Top achievements
Rank 1
 answered on 24 Sep 2008
13 answers
472 views
I have a grid with a column that is a GridDropDownColumn and I want it to perform a postback or fire an event at the point the user selects a different item in the dropdown (not on submission of the edit form).

How do I do this?
Rob
Top achievements
Rank 1
 answered on 23 Sep 2008
1 answer
87 views
I have a grid that is defaulting to edit mode.  How do I turn this off?
Samantha
Top achievements
Rank 1
 answered on 23 Sep 2008
2 answers
98 views
how do you make a custom filter that uses a textbox, button and a radgrid work together. here is the scenario: the user types in the textbox what he is searching for  then clicks the button which searches the radgrid's hidden column (hidden colums hold all the other columns' data in one column.)

my SQL Statement is : "SELECT accountId, name, .... , CONVERT (varchar(1024), accountId) + ', ' + name AS Expr1 FROM Account WHERE Expr1 IN ("+ RadTextBox1.Text+")";




reynoldo
Top achievements
Rank 1
 answered on 23 Sep 2008
2 answers
116 views
I have a RadCombo within a GridTemplateColumn. How do I reference the combo from code?

Here's the aspx, (it's the bit in pink i'm after),

<telerik:RadGrid ID="radGridUsers" runat="server" AllowPaging="True" Skin="Telerik" GridLines="None" OnEditCommand="radGridUsers_EditCommand" AllowSorting="True" AutoGenerateColumns="False" OnItemCreated="radGridUsers_ItemCreated">  
 
    <pagerstyle nextpagetext="Next" prevpagetext="Prev" mode="NextPrevAndNumeric"></pagerstyle> 
    <mastertableview commanditemdisplay="Top" datakeynames="userName">  
        <Columns> 
            <telerik:GridButtonColumn CommandArgument="Select {0}" UniqueName="column" Text="Select" CommandName="Select" DataTextFormatString="Select {0}"></telerik:GridButtonColumn> 
            <telerik:GridBoundColumn DataField="userName" UniqueName="userName" HeaderText="User Name"></telerik:GridBoundColumn> 
            <telerik:GridBoundColumn DataField="surName" UniqueName="surName" HeaderText="Last Name"></telerik:GridBoundColumn> 
            <telerik:GridBoundColumn DataField="foreName" UniqueName="foreName" HeaderText="First Name"></telerik:GridBoundColumn> 
            <telerik:GridBoundColumn DataField="dateOfBirth" UniqueName="dateOfBirth" HeaderText="Date of Birth"></telerik:GridBoundColumn> 
            <telerik:GridBoundColumn DataField="templateName" UniqueName="templateName" HeaderText="Role"></telerik:GridBoundColumn> 
            <telerik:GridBoundColumn DataField="currentStatus" UniqueName="currentStatus" HeaderText="Status"></telerik:GridBoundColumn> 
            <telerik:GridTemplateColumn UniqueName="TemplateColumn" HeaderText="Action">  
                    <ItemTemplate> 
                      <telerik:RadComboBox ID="radComboActions" runat="server">  
                        <Items> 
                          <telerik:RadComboBoxItem Text="-- Action Menu --" /> 
                          <telerik:RadComboBoxItem Text="Edit" /> 
                          <telerik:RadComboBoxItem Text="Enable/Disable" /> 
                          <telerik:RadComboBoxItem Text="Reset Password" /> 
                        </Items> 
                      </telerik:RadComboBox>    
                    </ItemTemplate> 
            </telerik:GridTemplateColumn> 
        </Columns> 
 
        <ExpandCollapseColumn> 
        <HeaderStyle Width="20px"></HeaderStyle> 
        </ExpandCollapseColumn> 
 
        <RowIndicatorColumn> 
        <HeaderStyle Width="20px"></HeaderStyle> 
        </RowIndicatorColumn> 
    </mastertableview> 
      
    <filtermenu enabletheming="True">  
    <CollapseAnimation Type="OutQuint" Duration="200"></CollapseAnimation> 
    </filtermenu> 
</telerik:RadGrid> 
ADe
Top achievements
Rank 1
 answered on 23 Sep 2008
2 answers
180 views
Hi,

I am using Rad editor with custom ImageManager dialog and Default2006 skin.
Insert and Cancel buttons do not appear on the Image manager dialog. Style of the buttons is not set correctly. If I point mouse over the place for Insert button  "Insert" tool tip shows up. Also if I click to that place selected image is inserted.

Thanks,
Kate



Eric Chen
Top achievements
Rank 1
 answered on 23 Sep 2008
0 answers
163 views
Has any thought been given towards making a standalone progress bar component (as opposed to using the integrated one which comes with RadUpload). While it is certainly possible to measure custom progress using rad upload, it seems like using the upload component to do so (in cases where files are not being uploaded) is not particularly straightforward, particularly since some of the nomenclature (for things like the ProgressIndicators property) is specific to file uploads. I would think a standalone templated control, which in turn can be used in conjunction with Rad Upload (much like RadSpell and RadEditor) would be a better framework going forward. Just my 2 cents.
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
 asked on 23 Sep 2008
4 answers
153 views
Are there any examples on this site, or can anyone point me to some web resource that discusses monitoring the progress of a process within a component using RadProgressArea? I have a web page in which I would like to use the RadProgressArea control. Ther is a button, which when clicked, invokes some methods in a component (the component in turn does some processing of database records). This component performs measurable actions, and I have access to modify the component if necessary, however, I can't quite figure out how to "inform" the progress area as processes are occuring within the component.
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
 answered on 23 Sep 2008
3 answers
171 views

I've been using the new 2008 Q2 for a while, and I am very happy about these new tool set until this project.

1. I got this error message on every rad.control i put on my page at "design-time":

Error Creating Control - RadScriptManager
unable to create type 'telerik.scriptmanager' (or any control 'telerik.xxxxxxxxx')
Could not load file or assembly
 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.

The error shows in controlbox under design view, not showing in error list. And most RadControls are still working at run-time.

2. The drag & drop and double click to create new control from toolbar also not working.

3. No smart tag because the first error.

4. There's script error message in IE when I use RadFormDecorator.
I actually import this page to other project, and it works just fine without any error, so I believe this error is related to error #1.

This project is an old project and was original created in VS 2003, we converted into VS 2008. I think there might be some settings in web.config cause the problem?
How can I fix this problem? Please help.




Darren
Top achievements
Rank 1
 answered on 23 Sep 2008
1 answer
97 views
Hi,

I am trying to use a RadHtmlEditor in a page that is being developed using MOSS 2007. I am trying to render the controls on a page using XSLT's. I am unable to render the control on to the page in edit mode.
I have heard that the control only works when the page is in edit mode. I need to render the editor as it is on to the page. My requirement is to take the data entered into the control and save the html data into the database. I have tried every possible way to render the control on the page in edit mode. I am unable to do it.
Any sort of help will be greatly appreciated.

Regards,
Sidhartha
Lini
Telerik team
 answered on 23 Sep 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?