Click here to Skip to main content
15,891,567 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionguide to beginner (Implement business logic algorithm) Pin
raquidd2221-Nov-07 3:40
raquidd2221-Nov-07 3:40 
AnswerRe: guide to beginner (Implement business logic algorithm) Pin
Frank Kerrigan21-Nov-07 10:10
Frank Kerrigan21-Nov-07 10:10 
GeneralRe: guide to beginner (Implement business logic algorithm) Pin
raquidd2221-Nov-07 16:13
raquidd2221-Nov-07 16:13 
QuestionDisplaying Dynamic Template columns Gridview Pin
irkahc21-Nov-07 3:27
irkahc21-Nov-07 3:27 
QuestionPick Id Under Working GridView Pin
Rinki Mukheraji21-Nov-07 3:09
Rinki Mukheraji21-Nov-07 3:09 
AnswerRe: Pick Id Under Working GridView Pin
SABhatti21-Nov-07 5:38
SABhatti21-Nov-07 5:38 
AnswerRe: How To Display Hierarchical Data by Using Nested Repeater Controls Pin
SABhatti21-Nov-07 5:33
SABhatti21-Nov-07 5:33 
GeneralUI Design: Opinions Pin
Brady Kelly21-Nov-07 2:15
Brady Kelly21-Nov-07 2:15 
I have provisional design I'd like some feedback on, in terms of feasibility and usability. My requirement is to allow an admin to maintain Teams within a division.  One division may have zero to many teams, and each team zero to many users.  Users may belong to many teams.  The admin needs to be able to select a division, then add, edit, or delete teams in that division.  Editing a team involves changing its name, and adding or removing users.

My initial design uses a header DropDownList, to select a division, then below that a ListBox on the left, with Users for that Division, and a TreeView on the right, with Teams as root nodes and users in teams as child nodes under the teams.  Between these I have Add and Remove buttons, to add or remove users from a selected team.  To the right of the teams treeview I have buttons to add, or remove a team, and to edit the team name.  I don't yet know how to implement the editing of the team name.




My head asplode!


Calling all South African developers! Your participation in this local dev community will be mutually beneficial, to you and us.

QuestionHow to output a web control so that it can be postbacked from the page? Pin
Billypon21-Nov-07 2:09
Billypon21-Nov-07 2:09 
AnswerRe: How to output a web control so that it can be postbacked from the page? Pin
raj@code21-Nov-07 2:34
raj@code21-Nov-07 2:34 
GeneralRe: How to output a web control so that it can be postbacked from the page? Pin
Billypon21-Nov-07 3:50
Billypon21-Nov-07 3:50 
QuestionEmbed object is not working Pin
Kurian_Kurian21-Nov-07 2:08
Kurian_Kurian21-Nov-07 2:08 
QuestionOutlook Template file using ASP.NET Pin
manowj21-Nov-07 1:11
manowj21-Nov-07 1:11 
Questionimp Pin
niki_nilu21-Nov-07 1:05
niki_nilu21-Nov-07 1:05 
QuestionRe: imp Pin
John-ph21-Nov-07 1:10
John-ph21-Nov-07 1:10 
AnswerRe: imp Pin
kapil bhatnagar21-Nov-07 1:10
kapil bhatnagar21-Nov-07 1:10 
AnswerRe: imp Pin
Prateek G21-Nov-07 1:11
Prateek G21-Nov-07 1:11 
GeneralRe: imp Pin
niki_nilu21-Nov-07 1:15
niki_nilu21-Nov-07 1:15 
GeneralRe: imp Pin
Prateek G21-Nov-07 1:26
Prateek G21-Nov-07 1:26 
AnswerRe: imp Pin
Imran Khan Pathan21-Nov-07 1:12
Imran Khan Pathan21-Nov-07 1:12 
GeneralRe: imp Pin
niki_nilu21-Nov-07 1:17
niki_nilu21-Nov-07 1:17 
GeneralRe: imp Pin
Imran Khan Pathan21-Nov-07 1:21
Imran Khan Pathan21-Nov-07 1:21 
AnswerRe: imp Pin
InsDev21-Nov-07 1:22
InsDev21-Nov-07 1:22 
QuestionAvoid refreshing using Timer for client side code Pin
SreejithAchutan21-Nov-07 0:54
SreejithAchutan21-Nov-07 0:54 
AnswerRe: Avoid refreshing using Timer for client side code Pin
John-ph21-Nov-07 1:04
John-ph21-Nov-07 1:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.