Re: Going to a specific page?
- From: "gerry" <zsxd432@xxxxxxxxx>
- Date: 26 Sep 2005 09:41:13 -0700
Thanks Mohamed!
Your suggestion is ideal. Unfortunately, the application doesn't have a
rationale data access layer - SQL is interspersed with presentation
code and business logic. I've taken a approach which is a variant of
your suggestion - defining a rowfilter on the dataview prior to binding
to the grid. Performance is not an issue. There are only a few hundred
records in the DB with anticipated growth of 10-20 records per year.
As an aside I'm taking the dataview filter approach for expediancy. A
supposedly senior developer who was also PM on the project with no
oversight created a monstrosity of an app - he's now gone. Since we've
already screwed the client the few $s left are being applied to meeting
the clients specific requirements while fixing the unseen
application/coding errors on our $. The last and biggest hurdle is to
build stored procedures for the primary datagrid. When I build the
stored procedures I'll add an option to constrain the search by alpha
range.
.
- References:
- Going to a specific page?
- From: gerry
- RE: Going to a specific page?
- From: "Mohamed Sharaf"
- Going to a specific page?
- Prev by Date: Re: Checkbox Validation in DataGrid
- Next by Date: Re: Dynamically create datagrid columns
- Previous by thread: RE: Going to a specific page?
- Index(es):
Relevant Pages
|