I am getting the following error when I post back a page from the client-side. I have JavaScript code that modifies an asp:ListBox on the client side.
How do we fix
Best option to do is use hidden field and do not disable event validation, also change every listbox, dropdownlist to select with runat server attribute