Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
116 views
I need to cancel page changing.

Paging is stopping, but page scroll not.
protected void grd_PageIndexChanged(object source, GridPageChangedEventArgs e)
        {           
            e.Canceled = true;
        }


Andrey
Top achievements
Rank 1
 answered on 16 Dec 2008
7 answers
151 views
The Item Command fires too late so the Item I added won't be rendered. Is there a way to find out the opened heirarchy on the Page_Load event?
Sebastian
Telerik team
 answered on 16 Dec 2008
1 answer
110 views
Hi All,

I am using RadWindowManager,RadWindow.

I am opening radwindow on button click having size(700,300)
From this radwindow , I am again opening child radwindow having size(700,500).

But the child radwindow not shows properly it's top and bottom part get cut.

1)If i set the parent window size(700,550) then the child window show properly.
But i don't wat to increase the size of parent radwindow.
How can i show the complete child window having size greater than the parent radwind size.

Thanks.
Shinu
Top achievements
Rank 2
 answered on 16 Dec 2008
1 answer
75 views
Hi,
When binding Telerik RadComboBox to a SqlDataSource,the RadComboBox is defaulting back to in index 1 ("Select One").
However, I hope it is no select. How to setting?

Thx
Princy
Top achievements
Rank 2
 answered on 16 Dec 2008
3 answers
148 views
Hi all,

I'm using RadGrid control in my application, and I have read in documentation this segment:

When the user presses the edit button, if the table view is configured for in-line editing, the Update and Cancel buttons appear in place of the edit button and the cells on the row become editable.

But I have looked for all grid properties but I have not found any property called "table view inline editing", so how I can apply this to my grid?? and where I can find this property??? as I'm still new in using rad controls.

Regards
Raul
Top achievements
Rank 1
 answered on 16 Dec 2008
1 answer
187 views
I have a GridHyperLinkColumn field in my program.
The problem is that this field does not appear in edit mode.
Any ideas on how to fix that?

Here's the code :

<

 

telerik:GridHyperLinkColumn

 

 

HeaderText="value"

 

 

DataTextField="value"

 

 

UniqueName="value"

 

 

DataNavigateUrlFields="value"

 

 

>

 

 

</telerik:GridHyperLinkColumn>

The value is of string type.

Thank you very much

 

Daniel
Telerik team
 answered on 16 Dec 2008
1 answer
86 views
I'm experiencing following trouble:

I'm using paging on the business logic methods.
And I also would like to apply grouping to the the grid items.
In a grouping header I would like to  display information like this: "Group A - Showing X of Y items"
where X - number of items of Group A on current(!!!) page.
          Y - total number of items in group A.

I saw an expample http://demos.telerik.com/aspnet-ajax/Grid/Examples/Programming/CustomPaging/DefaultCS.aspx
with paging.

But in this example if grouping or filtering activated, grid requires all items from the business object. So basically paging in such scenario happens on the grid level. And its absolutely not appropriate for me.

How can I achieve such functionality "Group A - Showing X of Y items" in grouping keeping paging on the database level and using maximum out of box grouping functionality in Rad Grid?


Yavor
Telerik team
 answered on 16 Dec 2008
3 answers
183 views
Is it possible to change the width of the hours column in Day view?  I want to make it narrower so that it snaps to the size of the text.
Alex Gyoshev
Telerik team
 answered on 16 Dec 2008
1 answer
138 views
Hello,

I would like to know how i can set the style for each individual filter cell.
Some of my columns need to be horizontal aligned left or right.
That's why my question.

Thank you.
Princy
Top achievements
Rank 2
 answered on 16 Dec 2008
5 answers
205 views
Hi

I have implemented a simple radupload with multple fields, exactly like in the demos, nothing too fancy. HOWEVER files greater then 2mb fail. The progress bar hangs, then in firefox it restarts. In IE a default browser error page comes up about connection or something.

I have Windows Server 2008 and have done everything stated in the manual in regards to web.config and applicationhost.config.

if anyone can help me would be much appreciated
Atanas Korchev
Telerik team
 answered on 16 Dec 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?