Hi, I want users to upload excel sheets in predefined manner which we already defined to them.
Upon upload, we would need to validate and save to database.
i think I can use radupload to upload it, but how to mark cells in red which are not valid
For example, say a cell for last name is empty or birthdate is not in correct format,etc
Appreciate if you can give approach to this or sample code
Thanks
Swetha