开发者

Need guidance or tutorials to use gridview

开发者 https://www.devze.com 2023-01-03 21:14 出处:网络
Need guidance using gridview which clearly explains: how to use gridview programmatically. the dataset binding etc with respect to gridview

Need guidance using gridview which clearly explains:

  • how to use gridview programmatically.

  • the dataset binding etc with respect to gridview

The source of data is SQL C# statement, like sql command="select etc"

I开发者_如何学JAVA am using VS08, C# and SQL gridview control.


  • A Beginner's Guide to the GridView
  • Quickstart Tutorial Gridview
  • Using the New GridView Control in ASP.NET 2.0

Or just Google or Bing for "gridview tutorial" - you'll get loads of links.......


I suggest you take a look at these tutorials: http://www.asp.net/data-access/tutorials.

Grz, Kris.

0

精彩评论

暂无评论...
验证码 换一张
取 消