I heard that ASP.Net supports and easy grid thing...does anyone have any information about this "grid system"? Thanks...
- How do you use it?
- What are its limits?
| SitePoint Sponsor |




I heard that ASP.Net supports and easy grid thing...does anyone have any information about this "grid system"? Thanks...
- How do you use it?
- What are its limits?
||Dave Di Biase||
----------------------------------
"There are 2 secrets in life. 1) Never say everything you know."
GFXWARS - The ultimate graphics battle!


Your best bet may be taking a look through the documentation at http://www.gotdotnet.com - look in the quickstart section, then ASP.NET, then look at server-side data access.
To give you an idea of what the code looks like, take a look at http://www.gotdotnet.com/quickstart/.../datagrid1.src - obviously that won't mean much if you don't know anything about ASP.NET, but it gives you an idea (that example code produces this page: http://www.gotdotnet.com/quickstart/...datagrid1.aspx )
Sorry I can't be any more help, I'm actually downloading the SDK as I type this, but from what I've read it seems things like data access will be a great deal easier under .NET than with classic ASP.
Hope that helps at least a little.
Nick Wilson [ - email - ]
Bookmarks