i need a grid with following details.
Field | Old | New | Update |
ID | 1 | 2 | 1 |
Name | abc | def | abc |
Address | xyz | mno | xyz |
Phone | 123 | 456 | 123 |
1). what ever the OLD column cells contains, same has to be filled in Update Column
2). if i select New column cell then the value has to be updated in Update column
Can any one help with sample data