This is a migrated thread and some comments may be shown as answers.

Regarding RAD Grid Design Template

5 Answers 131 Views
GridView
This is a migrated thread and some comments may be shown as answers.
abhitesh
Top achievements
Rank 1
abhitesh asked on 12 May 2008, 10:39 AM
<admin>images added by Telerik staff</admin>

Hi
 
I am using Telerik controls in my application and specifically, the Telerik GridView control for displaying hierarchical data. I need to have a new design template for the grid display so that I can have +, -- for the hierarchy display.
 
I have tried developing one, but the signs that I have selected in the style designer are displayed very big, when I run the application.
 
IPlease help me in this regard. It would be much appreciated, if you could send me the XML file for the required design, so that I can use it in my application.
 
The project is in a critical state and a prompt reply would be much appreciated. Thanking you in advance.
 
 
Regards
Abhitesh Singh
___________________________________________________
 
WIPRO TECHNOLOGIES
ITV - ODC
Tower 9 | 2nd Floor - B Wing (EC4) |
Electronic City | Bangalore - 560 100 | India |  
 
( Direct: +91 (80) 3029 1373 | Mobile: +91 99722 56845 |
 
___________________________________________________

5 Answers, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 12 May 2008, 03:43 PM
Hi abhitesh,

Thank you for this question.

You can find attached a sample theme based on the default Vista theme of RadGridView. To replace the arrows with + and - signs, change the SignStyle and SignSize properties of the GridGroupExpanderCellElement class.

I hope this helps. Do not hesitate to contact us if you have other questions.

Sincerely yours,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
abhitesh
Top achievements
Rank 1
answered on 13 May 2008, 06:23 AM
Hi Jack ,
  Thanks for this help, I got the plus-minus symbol by telerik theme, But I am facing one more problem with this Telerik theme i.e. whenever I do the changes in the designing like background color, forecolor or gradient color, it reflects in the preview only but when I run the application.It doesn't reflect anything in the output.It's too irritating, so Jack please help me as soon as possible.



Regrds,
Abhitesh
0
Jack
Telerik team
answered on 13 May 2008, 12:04 PM
Hi abhitesh,

I am glad to hear that you solved the plus-minus issue.

On the bottom of the Visual Style Builder there is a line with tabs. Every tab represents a different condition. It depends from the condition when the changes will be applied. You can define your own condition when clicking on the pencil icon.

You can find more about using the Visual Style Builder here. You can also review the documentation on how to work with it.

Let me know, if you need further assistance.

 
Best wishes,
Jack
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Mangesh
Top achievements
Rank 1
answered on 03 Jun 2011, 08:47 AM
Hi Sir,
         I am using RadGrid for winform.I am unable to add template column in Gridview so let me know how i add new template column in GridView and afterthat i'll add any customcontrol in Template column.
0
Nikolay
Telerik team
answered on 03 Jun 2011, 09:00 AM
Hello Mangesh,

You can create a custom cell as demonstrated in this documentation article. Please note, however, that it will be best if you insert only RadElements in the custom cells. If you try to put a control in the custom cells and you have a horizontal scrollbar, the control will overlap the scrollbar if you perform a vertical scrolling operation. This is behavior will occur, because controls can't be clipped.

I hope this information helps.

Best wishes,
Nikolay
the Telerik team
Q1’11 SP1 of RadControls for WinForms is available for download; also available is the Q2'11 Roadmap for Telerik Windows Forms controls.
Tags
GridView
Asked by
abhitesh
Top achievements
Rank 1
Answers by
Jack
Telerik team
abhitesh
Top achievements
Rank 1
Mangesh
Top achievements
Rank 1
Nikolay
Telerik team
Share this question
or