
March 19th, 2012, 07:42 AM
|
|
Registered User
|
|
Join Date: Mar 2012
Posts: 2
Time spent in forums: 51 m 5 sec
Reputation Power: 0
|
|
Display Paticular Fields in Gridview using 3-tier
Hi all,
In my form i have a fields
1.sno,
2.Name,
3.Address,
4.Phoneno,
5.Dateofbirth
Now i want to display the particular fields in Grid view like
1.sno
2.Name and i use Edit and Delete option in Grid view
If i Click Edit button in grid view all the fields in my form have to edit (i.e
sno,name,address,phoneno,dateofbirth)
i am using Enterpriselibrary using 3-tier architecture
can any one send me code with description
Thank You
Sumanth
|