My aspx page contains a datagrid, which is editable. The client would like to do all datagrid (individual cells) validation client-side, rather than server-side. Does anyone have an example of this using the datagrid?

Thanks