I have a checkbox inside each row of a gridview. When the user sets the checkbox to true, one value for that particular row will be inserted into a Listbox. Now the problem is when the user selects multiple checkboxes, the code inside the Checkbox1_Change method will cause duplicate data in the Listbox...
Posted to
Web Forms
(Forum)
by
xyz789
on
01-09-2008, 12:00 AM
Filed under: ASP.NET 2.0, gridview, .net, controls, visual studio 2005, VS 2005 Web Site Project, VS 2005, App_Code Code_Behind, 2005, .ASPX, code, ASP.net 2.0 GridView Control