Telerik Forums
UI for ASP.NET AJAX Forum
4 answers
128 views
hi

Could some one tell me how to block the filtering of special charetors ina grid

In my application, the grid has a filter colomn when i type special charectore in the filter and select "Equal to" i am geting the following error.
Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException: Requested value '[]:"' was not found.

could you tell me how to handle this
Sharon
Top achievements
Rank 2
 answered on 19 Jan 2010
3 answers
124 views
Hi all,

I have a RadListBox in my aspx page, and it has many items (more than 50). So I set the Height property of the RadListBox for not breaking the page design (I set it to 150px). And the scroll bar appears. An item which will not be seen if the user doesn't scroll the scroll bar of the RadListBox to the bottom is set as checked (for example, the 48th item is selected). If now I click a button to make the page postback. The selected item will then be set unchecked, which is not what I expected. But if I set the 3rd item as checked (This item will be shown even if the user doesn't scroll the scroll bar), the item checked before is still be checked after postback, and this is correct.
If I scroll to the bottom and manually check the 48th item, the 48th item will still be checked after postback, and this is also correct.
Is this a bug of the RadListBox? Or am I missing something?

Thanks in advance.
Genady Sergeev
Telerik team
 answered on 19 Jan 2010
1 answer
208 views
Hello,

I have a radgrid that has all of its columns as GridBoundColumns except for one.  The column that is not a GridBoundColumn is a column that i am attempting to setup as a GridTemplateColumn.  This column will contain a ASP label and will display the text version of a numeric value (such as if the value is 73, it will display "Hello World" in the grid).  I am getting the value from a column that is in the same table that all of the other GridBoundColumns look to.

The issue that I am having is, how to setup this column so that I can run a filter on it.

Thanks!
Tsvetoslav
Telerik team
 answered on 19 Jan 2010
1 answer
105 views
Hi,

Please see attachment.

The tallest bars with the figure label 1000 is displayed in the bar, how can I make it to show on Top of the bar (consistent with the rest).

I know this is caused by the max Y-axis value.  I would like to achieve it by not setting Y-axis autoscale = false, minvalue = xxx, maxvalue = yyy and step = xxx. 

Please advise.

Regards,
Matt

Giuseppe
Telerik team
 answered on 19 Jan 2010
4 answers
411 views
Hi,

I have a big problem, I'm not be able to make that the radgrid on first load dysplays the last page.

How to I can do this?

Thanks
New
Top achievements
Rank 1
 answered on 19 Jan 2010
2 answers
72 views
Hello,

Please have a look the attached file, 

The collapse icon is not showed on title bar and it's not working in IE7.

It's fine in firefox and chrome.

Pero
Telerik team
 answered on 19 Jan 2010
1 answer
65 views
Hi,
I would like to use a different data source stracture for my grid- a customized list with a struct that I created.
The purpose is to keep all the added rows in this structure, and only after the user finished adding all the relevant rows to the grid, I'll run through all added items in this struct and add them to the DB in a loop.

The same should occure upon records retrieving from the DB- the DB will fill this struct and then the grid will be filled based on the struct items.

If it's possible to do so, I'll appreciate it if you could send me a code example for that.

Thanks,
Tamar
Tamar Amit
Top achievements
Rank 1
 answered on 19 Jan 2010
3 answers
203 views
hi please find attached the radgrid image, where in all the columns are grid bound columns, i just wanna calculate the total of the values at footer.

pleases help.
<Columns> 
                        <telerik:GridBoundColumn UniqueName="Month" HeaderText="Month" DataField="Lead_Month" 
                            HeaderStyle-Width="200px" HeaderStyle-HorizontalAlign="Left" ItemStyle-HorizontalAlign="Left">  
                        </telerik:GridBoundColumn> 
                        <telerik:GridBoundColumn UniqueName="Leads" HeaderText="Leads" DataField="Intake" 
                            HeaderStyle-Width="150px">  
                        </telerik:GridBoundColumn> 
                        <telerik:GridBoundColumn UniqueName="Clients" HeaderText="Clients" DataField="Client" 
                            HeaderStyle-Width="150px">  
                        </telerik:GridBoundColumn> 
                        
                    </Columns> 
Princy
Top achievements
Rank 2
 answered on 19 Jan 2010
3 answers
319 views
Hello Experts.
Why my grid looks once like in print screen 1, and once he is not at all? (screen 2)
How to force the appearance of 1 ?
Krzysztof
Top achievements
Rank 1
 answered on 19 Jan 2010
1 answer
154 views
Hi ,

I am using RadGrid with client properties 
<ClientEvents OnCommand="RadGrid1_Command" OnRowDeleted="RowDeleted"  OnRowDeleting="RowDeleting" />

when i am binding grid with SqlDataSource instead of OnCommand event then Deleted and deleting events 
are firing but in above code its not firing since we i am using OnCommand and i want to use 
OnCommand event with OnRowDeleted and OnRowDeleting .
How to overcome this problem.
Mira
Telerik team
 answered on 19 Jan 2010
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?