Telerik Forums
UI for ASP.NET AJAX Forum
3 answers
98 views
Hi,

I have 5 columns in the grid, the Groupable property is made false for 5th column, but if I drag and drop it I am getting error saying "Cannot group this column"

Regards
Sudheep
Vlad
Telerik team
 answered on 17 Sep 2008
3 answers
101 views
Hi,

In the grid when data is bind once, the right bottom part displays the total number of rows and number of rows displayed. But after rebinding with some other data the number remains the same. How can I change it ?

Regards
Sudheep
Vlad
Telerik team
 answered on 17 Sep 2008
2 answers
61 views
Hi,

Is it possible to set FastNavigationStep property to the first and last months of the year of the selected date eg: if the selected date is 10/05/2008, clicking left double arrows will show Jan/2008 and clicking right double arrow will show Dec/2008? Can you suggest the best way, if possible, to do this. Thank you very much.


Lovely Base
Lovely Olivia
Top achievements
Rank 1
 answered on 17 Sep 2008
1 answer
125 views
I was using RadGrid control, I found if the content is very long it can't auto wrap.
Shown as below figure:
<img src="http://www.flashanywhere.net/demo/Snap1.gif" >
How can I fix this issue?

Thanks,
Marvin
Shinu
Top achievements
Rank 2
 answered on 17 Sep 2008
1 answer
63 views
I have a Grid with a detail table and I want the detail table to allow multiple row select but I want the Master Table to not allow multiple row select. The property seems to be at the top level so when it's set it applies to all tables within the Grid. Is there any way to handle this?

Thanks
Shinu
Top achievements
Rank 2
 answered on 17 Sep 2008
3 answers
150 views
Telerik Group,

I am using Hierarchy Grid. But I am not able to do what I am trying. I want to show the Expand column only when there is any data in the Detailview grid. If there is not data, expand column will be either blank or without "+" sign (expand image). If there is data then expand column should be shown with the detail grid expanded by default. I used the

grid1.MasterTableView.GetColumn("ExpandColumn").Display

in the Grid1_ItemDataBound, but its not working. I am not sure if this the right property to show and hide the expand column or whether I am using it in a wrong place.

Please help.

Thanks,
Het




Shinu
Top achievements
Rank 2
 answered on 17 Sep 2008
1 answer
134 views
$0Hi, I am using NestedView to show details of a row, it works great but I want to show the expand collaspe column as the 3rd column and not the 1st. I added the <telerik:GridExpandColumn HeaderText="" ></telerik:GridExpandColumn> as the 3 column and now I have 2 expand collapse columns so I want to remove the left most column that shows up by default. I tried <ExpandCollapseColumn Display="false" Visible="false" UniqueName="ExpandColumn1"></ExpandCollapseColumn> but that did not work.$0$0
Shinu
Top achievements
Rank 2
 answered on 17 Sep 2008
1 answer
100 views
I have a simple dropdown column. The aspx code for it is:
   
        <telerik:GridDropDownColumn DataField="package_id" HeaderText="Package" Display="true"  DataSourceID="ContentCentralPackages"
                               UniqueName="PackageName" ListTextField="package_name"  SortExpression="package_id"
                               ListValueField="package_id" EnableEmptyListItem="false" DropDownControlType="RadComboBox"
                                  AllowFiltering="true" ForceExtractValue="InEditMode" ItemStyle-Wrap="False" >

       </telerik:GridDropDownColumn>
      

I want the width of the dropdown to be as wide as my widest line of text in it.
I don't see anyway to set the width of the dropdown.

Thanks,
Laura
Princy
Top achievements
Rank 2
 answered on 17 Sep 2008
3 answers
142 views
I have a grid edit form.
In this form, I have a dropdown list of packages. Based on this list, 
I embed a grid of the items in a particular package.

I want a user to select a package the dropdown from the list, and without clicking ok,
the embedded grid should re-populate.

I do not see what is getting fired when the user changes the packages field in
the dropdown list. I have Onselectedindexchanged but my debugger
does not go into it when the dropdown is changed.

What am I missing?

Thanks,
Laura


Laura
Top achievements
Rank 1
 answered on 17 Sep 2008
3 answers
138 views
I've looked through the demos and the forum, and it appears possible to tooltipify row content with the RadToolTip.

Has anyone coded a way to tipify the column headings of a RadGrid?

Eg. If the column heading is "Quantity Consumed", would it be possible to have a Tooltip appear saying "Quantity is measured in litres" ?

John Billiris (JSBBS)
Top achievements
Rank 1
 answered on 16 Sep 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?