I'm new to this .NET thing so I'm not sure what controls would work for
this.
do you have an example of something that could show this format?
>> how coud I handle this on the presentation layer?
>>
[quoted text clipped - 17 lines]
> It depends on what control you use. Or you can simply output the HTML
> elements of a table.
gnewsgroup - 18 Feb 2008 15:14 GMT
> I'm new to this .NET thing so I'm not sure what controls would work for
> this.
[quoted text clipped - 25 lines]
> > It depends on what control you use. Or you can simply output the HTML
> > elements of a table.
You may wanna try the Table control. There are many examples on the
web. One of them is here:
http://samples.gotdotnet.com/quickstart/aspplus/samples/webforms/ctrlref/webctrl
/table/doc_table.aspx