Re: Best design for edit tracking?
- From: "Galin Iliev [MCSD.NET]" <galcho@xxxxxxxxx>
- Date: 13 May 2006 14:13:09 -0700
well it depends on requirements. definetely you will need to store data
when row is edited/inserted
once you have this you could place different colors depeding on time
since they were last updated
other approach is ... hmmm... see e-mails - you should keep read rows
(and check if rows are changed since last read) per each users but this
will increase your database a lot. the pro for ths is that it is much
precise
Hope this helps
Galin Iliev[MCSD.NET]
www.galcho.com
.
- References:
- Best design for edit tracking?
- From: Roy
- Best design for edit tracking?
- Prev by Date: Re: gridview events question.
- Next by Date: Re: Parser Error Message
- Previous by thread: Best design for edit tracking?
- Next by thread: Re: Best design for edit tracking?
- Index(es):