This page requires java-script to be enabled. Please adjust your browser-settings.
streber
PM
Login
|
Register
Home
Recent changes
Your Tasks
Efforts
Bookmarks
Overall changes
P
rojects
for
streber commun...
streber
People
Companies
S
earch:
streber
>
Tasks
|
Topics
|
Milestones
|
Versions
|
Files
|
Changes
Help
UI
>
projView
>
Add new team m...
> Comment
Good test for jquery...
/
#1844
Edit
Bookmark
Delete
If you click "add new team member" how long is your html-file and how long does it take for loading the 400 people?
My approach would be this. We add a new column to the projectAddTeammember-List: Category. In the first step we can quickly add a grouping for this attribute, but with jquery we could add a custom-filter the goes through all lines of the table and hides filtered lines. With jquery this would only be about 10 lines of code. For this the lines needs an additional class like "cat_12".
Would this work for you?