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

Saving the data from rad grid view to database

0 Answers 68 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Veda
Top achievements
Rank 1
Veda asked on 13 Jun 2011, 10:46 AM
Hi,
Below is my requirement.

I have a radgridview with 4 columns. 2 columns are textboxes and 2 columns are dropdowns. It has to prepopulate with 4 rows of data for 2 textbox columns.I'm binding separate collection for both the dropdowns.

How do i loop through the gridview rows and get the data of 2 testboxes and selected value for the 2 dropdowns for each row?

 I'm binding the data at xaml. Also i need the page to edit, so what ever i have saved should populate. How do i do the binding for all the columns?

this is very urgent.

TIA

Veda
Tags
GridView
Asked by
Veda
Top achievements
Rank 1
Share this question
or