Hi - I have a quick maintenance form using an Adodc and Datagrid. Basically, if I update the text in a grid, if it exceeds the size of the field in ther database, I get 'Multiple -step operation generated errors. Check each status value'. Is there a way I can either limit the datagrid to allow only a set number of characters to be entered, or capture the text after editing, so I can remove trailing spaces which make it exceed the database field size, before error occurs ?
Thanks
Thanks