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

how to create rows and columns in wpf radgridview

2 Answers 75 Views
GridView
This is a migrated thread and some comments may be shown as answers.
sivakanth
Top achievements
Rank 1
sivakanth asked on 01 Dec 2010, 12:15 PM
hi,
         thanks for seeing my question.
I have a problem in gridview. we are using rad controls for our application.

in wpf radgridview i want to create 2 colums and 3 rows .
in first row,first column labelbox(that header is Name).
    first row ,second column Textbox(that value i will give run time ).

in second row ,first column labelbox(That header is standard)
    second row,second column combobox(that value i will select runtime.).

in third row,first column labelbox(that header is save).
    third row,second column Button.

finaly i enter two data then click button the value will stored database.

here i dont know how to create rows and colums in rad control so anybody help me pls.

thanks
sivakanth yadav

2 Answers, 1 is accepted

Sort by
0
Yavor Georgiev
Telerik team
answered on 01 Dec 2010, 12:45 PM
Hello sivakanth,

 I'm sorry, but RadGridView supports CRUD operations on collections of data only. You cannot use it as a layout control. You can see examples of various RadGridView uses in our demos.

Greetings,
Yavor Georgiev
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
0
sivakanth
Top achievements
Rank 1
answered on 03 Dec 2010, 02:42 PM
k.thanks.
                 then which control i used to create layout design in rad gridview.

pls help me.

Tags
GridView
Asked by
sivakanth
Top achievements
Rank 1
Answers by
Yavor Georgiev
Telerik team
sivakanth
Top achievements
Rank 1
Share this question
or