In Net there are different Web design environments. However, normally
webpages have AFAIK no grid, in version 2003 (I don't have it at hand at the
moment) there existed a fixed format page, which could be seen as a grid.
In Net there are different Web design environments. However, normally
webpages have AFAIK no grid, in version 2003 (I don't have it at hand at the
moment) there existed a fixed format page, which could be seen as a grid.
I'm using VS 2005 and I am writing creating webpages with asp.net using
VB.NET as my language. It seems a shame if there's no grid. It's quite a task
to align elements without one.
I have always used this group for questions about VB windows applications.
Is it also the best for these asp questions?
There are grids, even more like that, in 2003 its name is as well Datagrid,
in 2005/2008 the name is GridView, however the DataList has as well a kind
of datagrid behaviour.
Beside this group, I would send crossposted (one message to 2 newsgroups in
one moment) to the newsgroup microsoft.public.framework.adonet when it is
not a real VB question.
No, he meant the grid like in VB6 / VB.NET in the developer to align things.
By the way, Absolute positioning (Like on a grid) on web pages is a big
no no. What happens if you do it and then i come along and view it in a
stupidly big resolution (1600x***) or stupidly small (640x480).
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.