cvboucher
Posts: 191
|
| Posted: 02/24/2012, 10:13 AM |
|
ASP.NET VB InMotion/SQL Server
I have a dependent list box on a record form. If the master listbox has a record selected but the slave listbox does not and the user clicks the Insert button, a required field validation error occures on the slave listbox (which is what I want) , but the slave listbox is empty. The user has to select a different record then reselect the record they want in the master listbox to reload the slave listbox. Does anyone know how to fix this or have a workaround?
Thanks,
Craig
|
 |
 |
|