Vasanth Jack

Vasanth Jack

  • NA
  • 289
  • 33.2k

Get Specific Column from grid and save it to Database

Jan 30 2017 3:08 AM

iI have an Gridview it contains 9columns

Fr ex: name Address Phnenum Area City State Country fathername Sex

It has 9 columns .

But I want to get only 5 Columns

Fr Examp: Name Num FatherName sex Addr

Here Column names is different in my Project

1.In GridvIew it has [phnenum]

but in my database it has [Num]

2.In GirView it has[Adderess]

but in my database it has[addr]


Answers (6)