473,433 Members | 2,073 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,433 software developers and data experts.

Advice on best approach

Hello I'm fairly new to ASP.NET and need your advice,
I need to display monthly/weekly table information on the same page. The
user should be able to select first from a month (from a month link inside
the table) and then the weekly information should appear on another table on
the same page.
The advice I need is not so much on how the data should bind (I tackled that
one so far), but rather the web control object I should use for presentation.
I tried the <asp: table> object, but after I construct the table I can't seem
to access an <asp: linkbutton> I add to the cell (month). Would a DataGrid be
the better aproach? will it let me access a link header in a cell to make my
weekly table visible?
Thanks for your patience,
Manny.
Nov 19 '05 #1
2 996
Yeah, the asp:table control is all but useless as near i can see. For a
plain table, the Table control under the HTML toolbox is Much better.
However, for data bound table type stuff.... you cant beat the datagrid. It
is almost ENDlessly customizable between template columns and handling the
ItemDataBound event. When you do occassionally need something more flexible,
you can use the Repeater. The datagrid is also of course fully extensible,
and there are any number of articles showing how to add advanced
functionality to it.

"Manny" <Ma***@discussions.microsoft.com> wrote in message
news:11**********************************@microsof t.com...
Hello I'm fairly new to ASP.NET and need your advice,
I need to display monthly/weekly table information on the same page. The
user should be able to select first from a month (from a month link inside
the table) and then the weekly information should appear on another table
on
the same page.
The advice I need is not so much on how the data should bind (I tackled
that
one so far), but rather the web control object I should use for
presentation.
I tried the <asp: table> object, but after I construct the table I can't
seem
to access an <asp: linkbutton> I add to the cell (month). Would a DataGrid
be
the better aproach? will it let me access a link header in a cell to make
my
weekly table visible?
Thanks for your patience,
Manny.

Nov 19 '05 #2
Thanks Arthur for your advice, I will look into the DataGrid and see if it
resolves my issue.

"Arthur Dent" wrote:
Yeah, the asp:table control is all but useless as near i can see. For a
plain table, the Table control under the HTML toolbox is Much better.
However, for data bound table type stuff.... you cant beat the datagrid. It
is almost ENDlessly customizable between template columns and handling the
ItemDataBound event. When you do occassionally need something more flexible,
you can use the Repeater. The datagrid is also of course fully extensible,
and there are any number of articles showing how to add advanced
functionality to it.

"Manny" <Ma***@discussions.microsoft.com> wrote in message
news:11**********************************@microsof t.com...
Hello I'm fairly new to ASP.NET and need your advice,
I need to display monthly/weekly table information on the same page. The
user should be able to select first from a month (from a month link inside
the table) and then the weekly information should appear on another table
on
the same page.
The advice I need is not so much on how the data should bind (I tackled
that
one so far), but rather the web control object I should use for
presentation.
I tried the <asp: table> object, but after I construct the table I can't
seem
to access an <asp: linkbutton> I add to the cell (month). Would a DataGrid
be
the better aproach? will it let me access a link header in a cell to make
my
weekly table visible?
Thanks for your patience,
Manny.


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: bardo | last post by:
Hello all, I want to make an application withs centers around 1 windowform. This form I want to give the same appearance as the Outlook. I have a listbox on the left-handside then a splitter....
12
by: Josema | last post by:
Hi, Im starting develop a portal, and i never used interfaces in the past. As any portal will be possible register (add), delete, modify a user. In this portal also will be possible...
24
by: Joseph Geretz | last post by:
Up to this point, our application has been using Windows File Sharing to transfer files to and from our application document repository. This approach does not lend itself toward a secure...
9
by: Laban | last post by:
Hi, I find myself using static methods more than I probably should, so I am looking for some advice on a better approach. For example, I am writing an app that involves quite a bit of database...
6
by: Alex | last post by:
Hello I am intersting in developing and my background is VBA used in Excel and a brief intro to Java. I am interested in learning beyond VB and feel that C++ would be a very good language to...
6
by: V. Jenks | last post by:
I apologize if this is the wrong forum for this, I could not locate one that was exactly appropriate for this topic. Over the last couple of years I've been doing a lot of reading on design...
5
by: Mike | last post by:
Hi, I'm new to vb.net and would be grateful if anyone could offer some advice on the best way to approach this problem: I wish to dynamically capture pricing information e.g. 10 stock prices...
4
by: Martin Horn | last post by:
Hi, I am looking for advice on how best to approach a particular programming situation using VB 2005 Express. Here is an example of what I am trying to do and how I have solved it. Although...
13
by: Alan Silver | last post by:
Hello, MSDN (amongst other places) is full of helpful advice on ways to do data access, but they all seem geared to wards enterprise applications. Maybe I'm in a minority, but I don't have those...
0
by: newbie_2.0 | last post by:
Hi, I am new to asp.net 2.0 , having only used asp/html 4.01 and now working with asp.net 2.0. I have a form on my entryform.aspx page and I have 10 textboxes on it. I want to know what...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.