hi all,
i am new to asp.net can some one point to correct direction or suggest me..here is my problem
i am developing a e commerce site and when ever i bind my data with grid view it is showing all the rows in my database..i want only selected fields .. i used asp bound field but it showing along with all fields.. can someone help me out with this ..
thanks in advance...

>i used asp bound field but it showing along with all fields

Set AutoGenerateColumns="false"

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.