Link to home
Start Free TrialLog in
Avatar of sakthi7
sakthi7Flag for Malaysia

asked on

Webpage, XLS

My team mate developed a J2EE program where we have 20 rows and about 4 fields for each column. Right now if I have about 20 rows in a spreadsheet with 4 columns, I can't copy all 20 rows and paste it on the WebPage. I can only copy one cell at a time.

Can you recommend alternative approaches on how or what sort of customization, javascript, AJAX, or other options we have to implement this facility ?


Thanks.
ASKER CERTIFIED SOLUTION
Avatar of webwyzsystems
webwyzsystems

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sakthi7

ASKER

That's what my developer was saying. But my worry is now, the feature now supports 100rows. So 100 rows x 7 columns... would that be too much parsing ? Is there a limitation on field size in WebPage ?
If none, guess its ok. A latency may be observed but at least we're able to support this feature i suppose.
The other issue is the page was designed to key in row by row so there is some field validation involved. I think its going to be a nightmare or maybe a temp disabling of validation of the field has to be done or move the validation to be done upon saving of the page i guess.
Thanks.
SOLUTION
Avatar of leakim971
leakim971
Flag of Guadeloupe image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sakthi7

ASKER

That is where we are leaning to as my colleague advised the same before i put this posting. We thought if someone had other suggestion we could evaluate those too. We're planning to go with this approach if no other responses is received.

Thank you everyone for your input.
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.