I have a listbox that loads data from database, through a class. I would like to set up the listbox so when a user double clicks a records a popup box displays and allows user to edit that record. Is this possible? I know it would be eaiser to have an datagrid, but I do not like the look of it.
Thanks
Loading
Vijaya KadiyalaPosted Apr 14, 2009, 2:26 PM
Yes. it is possible. This is not the right way to do it. I would recomed you to with DataGrid.
Thanks -- Vijaya Kadiyala
www.DotNetVJ.com