LIST BOX in c#.NET
Hi,
Kindly help me out with the following in c# dotnet
I want something like
A list Box,
In list box, the entries should be CheckBox and an item name
On checking a particular checkBox, and click of the SAVE Button,The particular item should be updated in the database
Waiting for the response..
Thanks
Jyoti
|