Click here to Skip to main content
16,005,389 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: opening command line from web app Pin
l0kke22-Nov-06 6:02
l0kke22-Nov-06 6:02 
AnswerRe: opening command line from web app Pin
Guffa22-Nov-06 9:21
Guffa22-Nov-06 9:21 
QuestionGridview Columns Pin
netJP12L22-Nov-06 2:58
netJP12L22-Nov-06 2:58 
Questionprotecting my web application Pin
Marco225022-Nov-06 2:25
Marco225022-Nov-06 2:25 
AnswerRe: protecting my web application Pin
coolestCoder22-Nov-06 3:36
coolestCoder22-Nov-06 3:36 
AnswerRe: protecting my web application Pin
ednrgc22-Nov-06 7:26
ednrgc22-Nov-06 7:26 
QuestionWeb Services - implementing an interface Pin
Guy Harwood22-Nov-06 2:25
Guy Harwood22-Nov-06 2:25 
QuestionNeed help on how to use ObjectDataSource - don't know how to select Pin
pedrak22-Nov-06 2:20
pedrak22-Nov-06 2:20 
Hello all

I am in desperate need of help with this problem.

I would like to do the following but can't figure out how to do it.

(This is the part I know how to do):

Present a ListBox which contains a items associated with a database table.

The user can remove items such that the listbox might contain less than all the items from the database table.

(I don't know how to do this part):

Present the items from the listbox in a datalist control using a objectdatasource, associated with some sort of select method in a BLL object, which will then work on a typed dataset.

I think it would be smart if I could give a collection of id's taken from the listbox, and send it as an argument to the select method in the BLL object. The select method should then return BLL objects, with all the data associated with the chosen id's from the listbox

Hope my describtion makes sence, and that you guys can help.

Thanks in advance

/dresen

QuestionDataGrid String Binding problem Pin
param thaker22-Nov-06 1:57
param thaker22-Nov-06 1:57 
AnswerRe: DataGrid String Binding problem Pin
coolestCoder22-Nov-06 3:11
coolestCoder22-Nov-06 3:11 
AnswerRe: DataGrid String Binding problem Pin
ednrgc22-Nov-06 3:37
ednrgc22-Nov-06 3:37 
AnswerRe: DataGrid String Binding problem Pin
coolestCoder22-Nov-06 3:46
coolestCoder22-Nov-06 3:46 
AnswerRe: DataGrid String Binding problem Pin
ravikiranreddydharmannagari22-Nov-06 18:54
ravikiranreddydharmannagari22-Nov-06 18:54 
Questiondatagrid Pin
monika_vasvani22-Nov-06 1:56
monika_vasvani22-Nov-06 1:56 
AnswerRe: datagrid Pin
ednrgc22-Nov-06 3:40
ednrgc22-Nov-06 3:40 
QuestionReg : Microsoft Enterprise Libraries for Data Pin
venkatasivaramaprasad22-Nov-06 1:43
venkatasivaramaprasad22-Nov-06 1:43 
AnswerRe: Reg : Microsoft Enterprise Libraries for Data Pin
ednrgc22-Nov-06 3:41
ednrgc22-Nov-06 3:41 
QuestionTwo in one Pin
sujith3122-Nov-06 1:15
sujith3122-Nov-06 1:15 
AnswerRe: Two in one Pin
Britney S. Morales22-Nov-06 2:31
Britney S. Morales22-Nov-06 2:31 
GeneralRe: Two in one Pin
coolestCoder22-Nov-06 3:38
coolestCoder22-Nov-06 3:38 
QuestionRe: Two in one Pin
sujith3122-Nov-06 18:16
sujith3122-Nov-06 18:16 
QuestionListbox Pin
kavithapuranik22-Nov-06 1:07
kavithapuranik22-Nov-06 1:07 
AnswerRe: Listbox Pin
MIHAI_MTZ22-Nov-06 1:43
MIHAI_MTZ22-Nov-06 1:43 
AnswerRe: Listbox Pin
venkatasivaramaprasad22-Nov-06 1:46
venkatasivaramaprasad22-Nov-06 1:46 
GeneralRe: Listbox Pin
kavithapuranik22-Nov-06 21:31
kavithapuranik22-Nov-06 21:31 

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.