Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
81 views

I have a strange situation. I run 2009 Q1, on XP-pro dev box with VS2008. I tried to run designer DLL from bin and from GAC and have the same result. The runtime is perfect but the designers crashed if I use not auto-generated columns. If I have my custom columns then change of any grid property via designer replaces the tag:     

<telerik:GridBoundColumn>    ( works fine)

With tag:

<Telerik.Web.UI.GridBoundColumn>  ( dose not work)

With designer error message that the GridColumnsCollection can't find the items of type Telerik.Web.UI.GridBoundColumn.

Would you please advise where this comes from?

The problem began when I converted my trail version into the fully licensed version.  I did follow all instruction how to do it, in fact I did it multiple times, including a complete uninstall all Telerik components and install the new licensed package.

Thank you.

Sebastian
Telerik team
 answered on 21 Jul 2009
1 answer
84 views
Is it possible to create radchart client-side using javascript??
Giuseppe
Telerik team
 answered on 21 Jul 2009
4 answers
479 views
Dear all,

I am new to asp.net from Java. May i know how can i get the row value (CustID) when selected the row in RadGrid to pass it to the stored procedure to perform tasks (update or delete) ?

Many thanks.

Regards,
Wilmos.
 
Princy
Top achievements
Rank 2
 answered on 21 Jul 2009
1 answer
99 views
Dear sir,
Can I created RadChart at client side.?
 
if yes then how ? please send me some code

thanks with regards
Giuseppe
Telerik team
 answered on 21 Jul 2009
1 answer
127 views
Hi

We are using RadEditor 5.3.2.0 in WSS website. For one of our requirement, we need to populate the RadEditor content from the DB. Once the user submit, the same has to be updated back to the DB.

I have gone through the help, "Using RadEditor in custom MOSS solutions" and created my own webpart. But the webpart is not displaying the RadEditor UI or the content that I have assigned to the Content property. But if i click on  modify webpart, I am getting all the RadEditor Properties.

Also there is no help available to save the content back to DB

Please can somebody help me to achive the same in RadEditor?

Thanks
Stanimir
Telerik team
 answered on 21 Jul 2009
1 answer
125 views
When i use the radconfirm box under a certain situation i get this error:

Microsoft JScript runtime error: 'this._windows.length' is null or not an object

var wnd=this.clone(_37,_38); 
this._windows[this._windows.length]=wnd;           //error occurs here 
wnd.set_windowManager(this); 

Here is my set up:

I have a button that when clicked makes visible a div (using the style attribute) which contains a radgrid which is populated. When a row of the grid is right-clicked on and the edit RadMenuItem is selected the information in the page is populated with the row info and the div with the RadGrid hidden again. Now when I click the save button on my page i call a javascript method which uses the radconfirm which causes the above error. I use ajax on the page.


If i just click the save button for when the page is loaded without going to the grid everything works fine. What is the problem here? 
Georgi Tunev
Telerik team
 answered on 21 Jul 2009
1 answer
183 views
How to arise an alert within RadAjaxManager1 ... it works outside the ajax but won't inside.

Page.ClientScript.RegisterClientScriptBlock(Me.GetType(), "Popup""<script>alert('hello world');</script>"

Princy
Top achievements
Rank 2
 answered on 21 Jul 2009
2 answers
213 views
Hello,
    I am using   Rad AjaxManager and ajaxtoolkit both in my project.

 

    this is the code for radAjaxmanager

 

 <telerik:RadAjaxManager ID="RadAjaxManager1" runat="server">  
                        <AjaxSettings> 
                            <telerik:AjaxSetting AjaxControlID="txtCompanyname">  
                                <UpdatedControls> 
                                    <telerik:AjaxUpdatedControl ControlID="txtStorefrontURL" LoadingPanelID="LoadingPanel1" /> 
                                    <telerik:AjaxUpdatedControl ControlID="lblchkStoreExist" /> 
                                </UpdatedControls> 
                            </telerik:AjaxSetting> 
                            <telerik:AjaxSetting AjaxControlID="txtStorefrontURL">  
                                <UpdatedControls> 
                                    <telerik:AjaxUpdatedControl ControlID="lblStoreExist" /> 
                                    <telerik:AjaxUpdatedControl ControlID="txtStorefrontURL" LoadingPanelID="LoadingPanel1" /> 
                                </UpdatedControls> 
                            </telerik:AjaxSetting> 
                        </AjaxSettings> 
                    </telerik:RadAjaxManager> 
                    <telerik:RadAjaxLoadingPanel ID="LoadingPanel1" runat="server">  
                        <img src='<%= RadAjaxLoadingPanel.GetWebResourceUrl(Page, "Telerik.Web.UI.Skins.Default.Ajax.loading2.gif") %>' 
                            alt="Loading..." style="border: 0;" /> 
                    </telerik:RadAjaxLoadingPanel> 

I had put the radScriptmanager at the top of of all teh controls

<telerik:RadScriptManager ID="RadScriptManager1" runat="server">  
    </telerik:RadScriptManager> 

But I am gettingjavascript error "Sys undefined".
May i know i may be missing.

Thanks
Parvati

parvati
Top achievements
Rank 1
 answered on 21 Jul 2009
1 answer
87 views
I am populating grid from the dataset.(server side data binding). One of the columns is  Grid DropDown Column .
This column only displays the first value as opposed to the whole list.
It will be nice to see a sample of a simple grid with Grid DropDown Column,populated from a dataset. 

Elena 
Princy
Top achievements
Rank 2
 answered on 21 Jul 2009
1 answer
84 views
Is it possible to have 2 user Edit control form called from a rad grid

I have a grid control that will have "edit link" and "Abc Link" at the end
I also created 2 web user controls: Contor 1 for the edit link and the Control 2 for the ABC link.
Is there a way to call control one when click on Edit link and to open control 2 when clicking on ABC link

I know how to do it if i only have the Edit link but i need a way to be able o have multiple user control called from a radgrid

Thanks in Advance

Tony
Princy
Top achievements
Rank 2
 answered on 21 Jul 2009
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?