Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
115 views
If I disable the paging function of the grid, how can I show the "total number of records" at the bottom of the grid? Thanks.
Princy
Top achievements
Rank 2
 answered on 13 Oct 2008
1 answer
137 views
I started with the Q1 release. Today I downloaded the Q2 release and attempted to install it.

The installer indicated that I needed to uninstall the previous version first.

I did that.

The updated controls are now available in VS2008.

Questions:

1) is there an easier way to apply updates, rather than uninstall/install? Perhaps my mistake is with using the EXE version.

2) how do I update existing applications? I see that I probably have to copy a few DLL's. Tried that, but some pages don't work, with diagnostics telling that the assembly manifest does not match the assembly reference. I'm going to assume that I missed one or more steps, but I cannot seem to find documentation on this.
Kevin Babcock
Top achievements
Rank 1
 answered on 13 Oct 2008
0 answers
89 views
Hi, I have created a TabStripe dynmically inside a Repeater item on repeater item databound event in the CodeBehind. It gets created well. But I'm not able to find it from Javascript using $find('TabStripClientId'). Although I write the clientID right, it returns null. 
I'm able to find it using $get() or document.getElementById() but then, it doesn't support the TabStrip client side events and it returns 'Object doesn't support this Property or Method'... Any solution? Thanks
Ashraf Fayad
Top achievements
Rank 1
 asked on 12 Oct 2008
4 answers
152 views
hello,

i have a radgrid, timer and update progress on a page.
when i click on a row in radgrid FOR THE FIRST TIME, than
the radgrid skin flicker (changes back and forth from default
skin to declared one). afterthat the radgrid acts as usuall.

does anyone knows how to fix this??


thank and Shana Tova!

Rachel
Rachel
Top achievements
Rank 1
 answered on 12 Oct 2008
1 answer
84 views
Hi,

I have a grid with 1st column as an Item Template columnd, which contains a RadMenu.
I am using the Skin - WebBlue.
I can easily add items etc, however, my problem is appearance..

The first menu item (that appears within the grid) text = "Options"
But, this appears large and spreads quite wide.
I try changing the width of the menuItem (10px) and the 'blue' box of the menu item changes, but the text of the item does not now fit in the box.??

Hope i have explained my problem! (as not easy to explain)

Any ideas?
Mark
T. Tsonev
Telerik team
 answered on 11 Oct 2008
4 answers
169 views
My scenario is as follow: I want a treeview in radcombobox which is put inside a detailsview (all of them are bound with sqldatasource). I have done as some of examples here. 

Everything is displayed in a right way, except the problem that I cannot select each node of the treeview. When I click to select, it select the whole tree as one node (hightlight the whole tree when mouse is over). And when I click, all values of nodes are put in the textbox of the radcombobox.

I think maybe Javascript cannot find the node when the combobox is put inside the detailsview. So can I do it in this case, and how to change?

Thanks.
NT
Top achievements
Rank 1
 answered on 11 Oct 2008
4 answers
257 views
In my grid I have some columns that I need to make read-only in the EditingForm. The problem is that setting ReadOnly="true" makes these columns disappear from the editing form.

<telerik:GridBoundColumn DataField="Description" HeaderText="Delivery Method" SortExpression="Description" ReadOnly="true" /> 
<telerik:GridDropDownColumn DataField="DeliveryCategory" HeaderText="Delivery Type" UniqueName="DeliveryCategory" 
   DataSourceID="sdsDeliveryCategories" ListTextField="Name" ListValueField="Value" 
   FilterListOptions="AllowAllFilters" DropDownControlType="DropDownList"   
   EnableEmptyListItem="false" ReadOnly="true" 
   /> 
 

A workaround I am thinking about is to replace GridBoundColumn and GridDropDownColumn with GridTemplateColumns, put a textbox and a dropdown list inside and set for them Enabled=false. Is there an easier way?
aabdan
Top achievements
Rank 1
 answered on 11 Oct 2008
10 answers
173 views
We need to be able to display a treeview within a combo within an editable grid. 

Is it possible to have this databound? eg use data binding to populate the treeview as well as the grid - and when the user changes the selected node within the treeview that it updates the row in the grid (does a postback, preferrably ajax).

If so, how?  Ideally this all needs to be done programmatically (not using markup).

Thanks very much
Tim Huffam
Guss
Top achievements
Rank 2
 answered on 11 Oct 2008
6 answers
348 views
Dear All,

I have the RadInput (Text box) control in the multi line text format.

I am passing its client ID to a JavaScript function, This function is called on checking a check box.

In the JavaScript, I have given the code like this:

commentBox.Enable();

but it is not enabled and it is throwing an error "Object dosen't support this property"

This error is also for the disabling the text box.

Can any one tell me why this happens and the solution for it?

Thanks a lot in advance.
Jebamalai
Top achievements
Rank 1
 answered on 11 Oct 2008
1 answer
52 views
Hi,

I have few controls and a flash mp3 player on my form all encapsulated within RadAjax Panel. If there is an Ajax update to some other control when some mp3 file is being played, then the flash player stops playing,

I would like the flash player to play without any interruption. How do I achieve this?

Thanks
Baiju
Preet Kumar
Top achievements
Rank 1
 answered on 11 Oct 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?