programmatically create a gridview -
11-19-2007
, 01:10 PM
I am learning ASP.NET. Try to create a gridview programmatically. More
precisely, I used to work with recordsets in traditional ASP. With a
recordset, I could display it in any tabular view I want. How do I do the
same in ASP.NET? |