hi,
I designed registration form in ASP.NET using c# .In that i used gridview to display entered details.Is it possible to change display order ,for instance , existing order is age,id,name but i need this order id,name,age.
I like to show many students are entering details by click a button. Is it possible to count items stored in gridview.
thanks in advance