Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
101 views
Hi All,

I have problem showing data not in correct format in any telerik control. Like Telerik menu shown as below in textual format.
   
  • PG Admin
    • Search All Candidate
    • Search Verified Candidates and update status
  • Summary
  • Sign Out

I have also uploaded latest telerik DLL from my local system where it works fine but still problem persists. Pls. find attached for more info.

Regards

Yana
Telerik team
 answered on 27 Jul 2010
2 answers
204 views
I have a few questions about the RadAjax Panel, as I am new to my company and Telerik products.

In the declaration of a RadAjaxPanel, the "ClientEvents-OnResponseEnd" attribute makes a call to 2 JavaScript methods, shown here:

<telerik:RadAjaxPanel Width="100%" ID="resultsUpdatePanel" runat="server" ClientEvents-OnResponseEnd="resizeGrid(true);calcResultsLoad();"
            LoadingPanelID="RadAjaxLoadingPanel">
            <div id="divResultsGrid" runat="server" style="margin-left: 10px;">
                <eACoolGrid:CoolGridView ID="grdResults" runat="server" GridLines="None" AutoGenerateColumns="true"
                    AllowPaging="false" ShowFooter="false" EnableViewState="true" AllowSorting="true"
                    EmptyDataText="No Data to Display" DefaultColumnWidth="75px" Width="99%">
                </eACoolGrid:CoolGridView>
            </div>
        </telerik:RadAjaxPanel>

The grid inside is an IdeaSparx CoolGrid. I am trying to troubleshoot a bug, but because there are several layers to this, I am trying to narrow down where the problem lies.

For now, I would like to know the following 2 things:
1. Does the ClientEvents attribute support executing multiple JavaScript method calls like this (example in documentation only showed one)?
2. Does the content of the ClientEvents attribute get called only upon the first load of the control, or every time a callback causes the panel to update?

Depending on the answers, this may lead to other follow-up questions.

Thanks in advance for any help!

Ando Poore
Ando
Top achievements
Rank 1
 answered on 27 Jul 2010
3 answers
64 views
Microsoft JScript runtime error: 'this.get_columns()[...]' is null or not an object is the error if I try to hide a column and then bind the grid,

The binding is on the clientside.

Maria Ilieva
Telerik team
 answered on 27 Jul 2010
1 answer
80 views
I've changed the scope for the features within RadEditorMOSS_4_5_6. Now i want to make a new cab file. Could someone provide me a .ddf file?

Kind Regards.
Lini
Telerik team
 answered on 27 Jul 2010
4 answers
1.5K+ views
I keep getting the following error on radcontrols. It does not go even when i rebuild the solution. Some times the error will get fixed if i close the visual studio 2008  and open it again but some times i need to reboot my machine.  I started having this issue when i started adding more controls to the page. Any idea why it may be causing?

"Element Radtxtbox is not a kown element.  This can occur if there is a compilation error in the website or web.config file is missing"

Thank you,
Maria Ilieva
Telerik team
 answered on 27 Jul 2010
1 answer
88 views
Hello,

I need to apply a css in Radgrid and export to excel with the layout Radgrid.

How can I do?

Thanks!
Schlurk
Top achievements
Rank 2
 answered on 27 Jul 2010
2 answers
114 views
Hi all,

The radchart is great and easy to use although I am having trouble positioning the legend and my labels on the X-axis are cutoff.  See the attached screenshot.

Any ideas?
Thanks in advance!
Tim
Mark Gregor
Top achievements
Rank 1
 answered on 27 Jul 2010
2 answers
204 views
I want to keep the my editor really simple, so I decided to not use the Full Screen button. My problem is that if I click on F11 the function is still available because the shortcut is hardcoded. How to disable this fonctionality?

Sébastien
Sébastien
Top achievements
Rank 1
 answered on 27 Jul 2010
1 answer
186 views
I've got a filtered column with a ComboBox displaying values ok, according to the example at:

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/filtertemplate/defaultcs.aspx

But I'm stuck converting the filter operation to use a stored procedure instead of appending a WHERE onto a select.

The ComboBox in my RadGrid column is fed by this:

<asp:SqlDataSource 
    ID="CategoriesDataSource" 
    runat="server" 
    ConnectionString="<%$ ConnectionStrings:Development %>" 
    SelectCommand="myApp_CategoriesSelect" 
    SelectCommandType="StoredProcedure">
</asp:SqlDataSource>

What do I need to do to get this adapted? I think it has to do with adding the parameters but I'm unsure how to go about hacking up the example above to that end.

Regards,
Richard
Schlurk
Top achievements
Rank 2
 answered on 27 Jul 2010
2 answers
135 views

Posted 22 hours ago (permalink)

Hi,

I'm having a problem when I enable the option:
"<Adapter ControlType="System.Web.UI.Page" adapterType="Telerik.Web.UI.RadSessionPageStateCompression" />"

What this occurrence is the following, I have a grid with more than 100 records, and I select an option, open another screen with information on using the RadWindow, and this is open another screen that the user passes to analyze the 100 records, which are stored in a session, but arrives at the 7th record the system loses the reference information of the screen, the configuration information of the grid, the combo box, all the screen information, however data is still stored in the session.

If you access another screen the system reverts to the information normally. Have you any idea why the problem?
Silderado
Top achievements
Rank 1
 answered on 27 Jul 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?