jasonrogena / jasonrogena/php-excel-reader

Expanding/contracting rows/columns

Open
#67 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-migrated Priority-Medium Type-Defect
Dominant language
PHP
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
In my excel file, there are rows and columns that have the +/- next to them
to expand/contract multiple rows or columns. Is there a way to extract this
for use in php?

I'd like to be able to add a class or such to the 'parent' row to enable
jquery expand/collapse of the children.
```

Original issue reported on code.google.com by `dam...@gmail.com` on 8 Mar 2010 at 3:18

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how the PHP reader currently represents worksheet rows and columns; the issue names no files, tests, or entry points. Determine whether grouping metadata is available and define an output shape that exposes parent and child relationships for jQuery expand/collapse. Done means grouped rows and columns can be extracted and consumed by the requested PHP integration.

Written by the indexing model from the issue text.

Assessment

Tech stack
jquery, php
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.