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

WPF telerik:RadGridView with all examples

1 Answer 1285 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Venkat
Top achievements
Rank 1
Venkat asked on 08 Dec 2010, 10:52 AM
Hi ,

I am using telerik:RadGridView for my WPF Application .I need help on the following things.
  1. New Row Insertion
  2. In line Editing
  3. ComboBox,DateTime Picker,Check Box Column Styles  and Data Binding to Comobo Box Column Style.
  4. Binding DataTable to telerik:RadGridView  as Item Source.
  5. When i use DataTable as itemsource to telerik:RadGridView  it is not working properly
  6. After modifying the values in the telerik:RadGridView ,we need a updated data table of the grid view .
If any body had a sample with the above functionality in the grid could you please share with me.
Thanks in Advance.

Thanks,
Venkat Malladi.

1 Answer, 1 is accepted

Sort by
0
Vanya Pavlova
Telerik team
answered on 08 Dec 2010, 05:01 PM
Hello Venkat,


Please find my answers in the following order:

1. There are a couple of approaches you may use when you need to add a newly created row, thinking in this way I would want to recommend you to review our online documentation and specifically the section "Adding New Entries".

2. Considering the topic how to implement inline CellEditing you may use the following forum thread.

3.In order to modify the RadComboBox, GridViewCheckBox, RadDateTimePicker you can use the topics"Styling and Appearance" covered in our online documentation that are control specific.

4.5.6.To answer to all of these I would recommend you to use the approach demonstrated in the following blog post. The same can be applied to WPF as well.


Best wishes,
Vanya Pavlova
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
GridView
Asked by
Venkat
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or