K
Krishna
Hello!,
I am using the OWC spreadsheet component in my web form. Users copy data
from an excel sheet and paste it onto the spreadsheet on the web form. I have
to validate this data tbefore saving it to the backend. The spreadsheet has
17 columns and user can paste 1500 or more rows. I am trying to use AJAX to
validate the data as some columns validate values against a Database.Right
now I store the sheet values in a textbox as CSV. What is the best way for
me to pass this data to the server to be validated and send the error cell
address to the client for it to be highlighted so tha the user can correct it.
Any help is appreciated.
Thanks,
Krishna.
I am using the OWC spreadsheet component in my web form. Users copy data
from an excel sheet and paste it onto the spreadsheet on the web form. I have
to validate this data tbefore saving it to the backend. The spreadsheet has
17 columns and user can paste 1500 or more rows. I am trying to use AJAX to
validate the data as some columns validate values against a Database.Right
now I store the sheet values in a textbox as CSV. What is the best way for
me to pass this data to the server to be validated and send the error cell
address to the client for it to be highlighted so tha the user can correct it.
Any help is appreciated.
Thanks,
Krishna.