Telerik Forums
UI for ASP.NET AJAX Forum
19 answers
478 views
The MOSS 2007 guide is very detailed, but for those of us who have never used sharepoint before (like me) and are using WSS 3.0 (like me)  may have difficulty making the guide work for them (like me).

Is there any way we could get a detailed guide on how to use these controls in WSS 3.0? 
Dimo
Telerik team
 answered on 03 Nov 2008
3 answers
134 views

When displaying data in my grid, some of the columns are split over 2 lines.  How can I force the display on 1 line only ?  there are no carriage returns in the data.  Ive displayed the columns like this.

<telerik:GridBoundColumn   
                                        DataField="Tel"   
                                        HeaderText="Tel"   
                                        SortExpression="Tel" 
                                        UniqueName="Tel">  
                                    </telerik:GridBoundColumn> 

Dimo
Telerik team
 answered on 03 Nov 2008
1 answer
141 views
Hi,

I am using RadGrid and I am generating all columns through code only nothing in design. And there is a faciltiy to select which columns we want to display and if we want we can display all columns.So when displaying grid the width of columns will be same as the width of the largest content, but if we select to display all columns it is not coming like that. But again when we select all columns it is displaying correctly.Can anyone point out what is the issue?

Regards,
Jincy
Shinu
Top achievements
Rank 2
 answered on 03 Nov 2008
1 answer
184 views
Hello,

I am using RadGrid control,used to display the emp name,age,city and employee photo,  In the grid view, make the photo name a clickable hyperlink that pops the employee image to a new window.

please advise how to open the new window in the RADGrid.

Thanks & Regards
Mani
Shinu
Top achievements
Rank 2
 answered on 03 Nov 2008
1 answer
193 views
In my grid I have 

AutoGenerateDeleteColumn="True"

I also have 

 

<

 

 

Scrolling AllowScroll="True" UseStaticHeaders="True" />

 

Having AutoGenerateDeleteColumn set has stopped the grid from scrolling.  Also how do I get the delete column to appear on the left hand side of the grid instead of the right.

Princy
Top achievements
Rank 2
 answered on 03 Nov 2008
2 answers
166 views

I am trying the follwing code:

Page.Controls.Add(radcontrol);

But the method takes only System.Web.UI.Controls as a input parameter. So how can i add rad controls on my page at runtime?
Please help me!!!!!

Saad
Top achievements
Rank 1
 answered on 03 Nov 2008
1 answer
198 views
How do you grab the value of a row from a checkbox checked changed event? This checkbox exist under the template column.
Princy
Top achievements
Rank 2
 answered on 03 Nov 2008
1 answer
210 views
Hallo,
may be it's easy problem, but I don't know, how to solve it.
I have rad grid with  columns and displayed data have string format(and it is long text ). And I need to  display for example only first ten charakters of text ( in GridBoundColumn). 
Is there any possibility  how to do it?
Thanks for answer
Vlasta

 

Shinu
Top achievements
Rank 2
 answered on 03 Nov 2008
1 answer
251 views
Hi everyone,

I am doing some practicals with radgrid. I'm just wondering if there is a way to display different datasources within one radgrid...

For example, I have three tables: products, customers, and order status.
in order to allow administration staff to modify the entries of those tables, I want them to choose one table from the dropdown list (or combobox). Thus, is there any solution available to display coorsponsdent table in the radgrid, like, "products" value has been selected in dropdown list, will the product table appear in the grid?

Ciao,
Tov
Shinu
Top achievements
Rank 2
 answered on 03 Nov 2008
1 answer
122 views
Hi,
I am just getting started with these controls and one of the things I would like to do with the TreeView is to present it in a combobox very much like the example. The only twist is that I want to only allow the user to select leaves in the tree. No branches. Can this be done?
Thanks ... Ed
Ed
Top achievements
Rank 1
 answered on 02 Nov 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?