473,378 Members | 1,457 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,378 software developers and data experts.

best practices

Hello
i have a webform that is a report, and one of his columns
is the user name.
well i have to allow filter by user name, y was thiking in
build a dropdownlist with the users in my datatable, once
selected filter one dataview and bind to the grid... is
this the best way to manage this kind of problems?

thanks in advance
Nov 19 '05 #1
2 855
Sounds like it would do the trick...Can you code is cleanly? Does it meet
functional and non-functional requirements? Looks like it's the way to do
it....

Seriously, there are probably a dozen way to solve this, such as using
something like google suggest, or your approach or anything else....yours
seems pretty reasonable given what you've explained had to be done.

karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is
annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
"kODE" <an*******@discussions.microsoft.com> wrote in message
news:06****************************@phx.gbl...
Hello
i have a webform that is a report, and one of his columns
is the user name.
well i have to allow filter by user name, y was thiking in
build a dropdownlist with the users in my datatable, once
selected filter one dataview and bind to the grid... is
this the best way to manage this kind of problems?

thanks in advance

Nov 19 '05 #2
Yes, this is a fairly standard approach that I've used before.
But you should ask your users if you have any questions about what they find
to be intuitive.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net
"kODE" <an*******@discussions.microsoft.com> wrote in message
news:06****************************@phx.gbl...
Hello
i have a webform that is a report, and one of his columns
is the user name.
well i have to allow filter by user name, y was thiking in
build a dropdownlist with the users in my datatable, once
selected filter one dataview and bind to the grid... is
this the best way to manage this kind of problems?

thanks in advance

Nov 19 '05 #3

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

Similar topics

2
by: byrocat | last post by:
I'm chasing after a documetn that was available on one of the Microsoft websites that was titled somethign like "MS SQL Server Best Practices" and detailed a nyumber of best practices about...
136
by: Matt Kruse | last post by:
http://www.JavascriptToolbox.com/bestpractices/ I started writing this up as a guide for some people who were looking for general tips on how to do things the 'right way' with Javascript. Their...
13
by: john doe | last post by:
A quick question, about so-called 'best practices', I'm interested in which of A/B of the two examples people would choose, and why. public enum MyEnum { Option1 = 0, Option2 = 1, Option3 =...
10
by: jojobar | last post by:
Hello, I am trying to use vs.net 2005 to migrate a project originally in vs.net 2003. I started with creation of a "web site", and then created folders for each component of the site. I read...
3
by: John Dalberg | last post by:
I am looking for an ASP.NET application on CodePlex which exemplifies best practices for the following: - Use of interfaces - Seperation of the UI, business and data tiers - Data Tier that uses...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.