HighTechTalks DotNet Forums  

GridView Advice

ASP.net Data Grid Control microsoft.public.dotnet.framework.aspnet.datagridcontrol


Discuss GridView Advice in the ASP.net Data Grid Control forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Jeremy Martin
 
Posts: n/a

Default GridView Advice - 04-12-2007 , 06:31 AM






Hi,

I am designing a ASP.NET 2.0 front end for a Excel like DataEntry Sheet
and am interested in getting some guidance on what design route to
take. I can handle the details but need to know how to decompose this
problem into a workable soln. Generally though I believe the GridView
might be the component im after.


Basic View



ENGLISH ^ | READING | WRITING ......etc ->
Joe Bloggs VG ^ OT AT
Fred Flinstone E ^ AT BT
James Bane VG ^ AT OT


Ok may not look like much but basically what happens is the marker
chooses a subject via a DDL ie (ENGLISH) and then the rest of the
columns are made up of all the aspects of ENGLISH ie (Reading, Writing)

Master-Detail

The Marker chooses an effort for English via DDL ie (VG= Very Good)
The Marker then puts in results for each aspect ie OT = On Target.

This is repeated for all students.


The twist in this situation is sometimes READING could have Aspects
that make up READING so then on the fly READING needs to turn into a
DDL and show all the Aspects that make up READING to the Columns on the
right.

Master-Detail-Detail


I have bound datagrids to custom classes but the data has always been
close to the end grid and I could use the templates and OnItemDataBound
events to massage.

However with this screen being so left of field I dont know where to
begin.

Many Thanks
Jeremy

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.