Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
495
Input string was not in the correct format
posted

Hi There,

I've got a WebDataGrid that I'm using a Javascript function to insert a new, blank row to the grid when a button is pushed on my webform.  I've got another button to do the post back.  If any of the cells in the new row are blank, then a "Input string was not in the correct format" error is displayed before my post-back code executes.  If all of the cells have values, then it executes my post-back code just fine.  

Any ideas would be greatly appreciated!

Thanks,

Jeff