Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
152 views
I have a radgrid row containing bound columns to my SQL Data source.

My SELECT procedure includes a number of derived values (such as math results or related info)

These columns in the grid are marked as "read only" which properly prevents them from being given edit boxes during insert procedures.

However... must I use some additional logic to prevent them from trying to be used in the automatic insert function?

That is... of the 8 columns in my grid, only 4 have "real" insertable values and the rest are just displayed for reference.
Thus my INSERT and UPDATE stored procedures only take 4 parameters.

upon insert/edit the app throws the following error:

Procedure or function <function name> has too many arguments specified.


So my immediate assumption is that the "automatic" insert/update option is trying to pass ALL the columns.... Am I incorrect here?
How should i be doing this?


Thanks

EDIT: Actually, the update logic is working properly. The Insert is the sole issue


Matthew
Top achievements
Rank 1
 answered on 01 Jul 2010
2 answers
140 views
I have a RadGrid that has about 12 groups (grouped by months).   The GroupsDefaultExpanded (true/false) expands or collapses "ALL" the groups.  Is there a way to Expand "ONLY THE FIRST GROUP" within the 12 groups in the code behind? 

Example: 

January 2010 (Expanded)
    Items
    Items
    Items
February 2010 (Collapsed)
March 2010 (Collapsed)
April (Collapsed)
etc.

Thanks in advance for some guidance.
Karl Rohrbach
Top achievements
Rank 1
 answered on 01 Jul 2010
2 answers
107 views
Hi,

I ran into an issues while testing a site using Rad Upload. If a filename contains "%" (percent sign) the file is not uploaded. I dont know why the file is not uploaded, but I know that it is not in the UploadedFiles object when I safe the files serverside. I've tried to skip the internal validator completely but that does not solve the problem.

Is there a workaround for file names containing the percent sign or any other special char which causes similar problems?


Thanks in advance.

Jasper
Top achievements
Rank 1
 answered on 01 Jul 2010
5 answers
328 views
Our application provides users with a list of contacts.  The user would like to locate a specific contact by typing the first letter of the contact's name and have the list box jump to that item in the list.  I have not seen an autocomplete property for the ASP.NET RADListBox control.  Is there another method to support this functionality?

Sean M. Severson
Jonathan Torres
Top achievements
Rank 1
 answered on 01 Jul 2010
1 answer
82 views
Hi,

I have a dataset consisting of three tables.

Table 0 has a single row
Table 1 has multiple rows
Table 2 has multiple rows

All 3 tables have a common OrderID integer key that joins the data and we are using DataKeyNames="OrderID"
for the mastertableview as well as the detail tables.

What I would like is an indented presentation of these rows

Table 0 - Order Info
              Table 1 - Product 1
              Table 1 - Product 2
              Table 1 - Product 3
                            Table 2 - Payment 1
                            Table 2 - Payment 2

etc.

What I have working right now is a grid that keeps repeating the top row (table 0), and is quite inefficient in its presentation. An order with 4 items will repeat many of these rows. Its confusing and redundant. How can I get the grid to display in a more nested fashion with this type of data?
Pavlina
Telerik team
 answered on 01 Jul 2010
8 answers
265 views
Hello,

We are using the Telerik radgrid controls in our app and have had very good results in an ASP.NET/IIS6 environment. However, we've just migrated to IIS7 and pages with this control are now taking 21 seconds (consistently) to complete the page.render event. We've narrowed the problem down specifically to this control and have ruled out anything related to page logic, such as database calls etc. The same pages work fine in a local environment and on IIS 6.

Are there any known issues with using RadGrid in IIS 7? Is there some way to trace the logic of the control in the page.render() method?

Thanks!
Pavlina
Telerik team
 answered on 01 Jul 2010
5 answers
96 views
In older editor demos there was a preview content filter that could be applied. That does not appear to be the case anymore. It seems to be that the design filter is used as the preview filter. Is there a way to set a content filter just for preview?

Thanks,
Chris

Dobromir
Telerik team
 answered on 01 Jul 2010
1 answer
108 views
When I activate the file manager window from the RADEditor, it appears behind my main page menu, I know this is a problem with the z-index, but how do I specify the z-index of the file manager window ?
Svetlina Anati
Telerik team
 answered on 01 Jul 2010
1 answer
157 views

I have an application in VS2008, I control the code with Team foundation, I I had to change my equipment and after installing all the components and software necessary and to again put the code in the new computer, the code no longer works of the same form.
the event OnClientItemsRequested= " UpdateItemCountField " no longer goes off. I have put alert and not even that sends, that is to say, it does not happen that way.

<telerik:RadComboBox ID="rcmdProgra" runat="server" Height="120px" Width="250px"
                                                        EmptyMessage="Programas" DataTextField="Nombre" DataValueField="Clave"
                                                        DropDownWidth="370px" EnableLoadOnDemand="true" EnableEmbeddedScripts="true"
                                                        Font-Size="XX-Small"
                                                        OnClientKeyPressing="ChangeValueRCB"
                                                        OnClientItemsRequested="UpdateItemCountField"
                                                        OnClientSelectedIndexChanged="selectedProgram"
                                                        OnItemsRequested="rcmbProgra_ItemsRequested">

it is possible to mention that in the other equipment, which does not install I, he himself code worked correctly; single it changes to me of equipment, needs to me to install something. 

I hope can help me please. thank you very much.

Helen
Telerik team
 answered on 01 Jul 2010
1 answer
124 views
Hi,

We're trying to use the scheduler in our web-application. It seems to work in IE, but the whole scheduler is not visible in FireFox.
I've updated my FireFox to version 3.6.6, but it didn't help.

The scheduler on your demo-site is visible with the same FireFox, so we do something wrong...
Do you have any idea what it can be?

Thanks,
Ilona Derckx
T. Tsonev
Telerik team
 answered on 01 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?