views:

1077

answers:

0

I had a Dropdrowlist and FormView to work hand in hand to edit/update data.

Now I need to add a radGrid and when user clicks on the a row, I need the formview to be populated or I need my existing formview to be populated inside the RadGrid's edit item template.

Thanks.