For listboxes you have ListControl.GetSelectedIndices() which is a collection, 
or ArrayList of the items selected. These can be saved individually or as one 
into a database field.

tom mallard
   .net web apps - project mgmt
      consumer product design

----- Original Message -----
From: "Ricky" <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, May 26, 2008 11:18:27 PM (GMT-0700) America/Phoenix
Subject: [AspNet2] Problem in Form View Control in ASP.Net2







Hi, 

I am using formview control in my webform, I have created a list box 
control in inserted item template of formview control which is binded to 
the database. Now I want to select multiple fields of listbox by 
pressing control button but I don't know how to save multiple selected 
items in database. 

Pls. suggest. 

Thanx 

Vikas 


Reply via email to