1
Answer

How to bind the data in gridview by using n tier

Sandeep Kumar

Sandeep Kumar

8y
427
1
Suppose we have one table Employee which is containing Column as Eid,Ename,Designation. And I would like to display this data in Grodview by using N tier Architecture.Can any one please procvide the code with n tier
Answers (1)